Skip to content

brightbit/astrochimp

Repository files navigation

AstroChimp Installation

Installation

Add it to your Gemfile:

gem 'astrochimp'

Run the following command to install it:

bundle install

Copy the migrations over:

rake astrochimp:install:migrations
rake db:migrate

Now edit config/astrochimp.yml and add your MailChimp API Key and List ID.

Your app is now chimpified. Start your server and navigate to the root:

rails s
open http://localhost:3000

About

Easy launch pages as a mountable Rails engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •