|
|
||||
|---|---|---|---|---|
| app | ff395a0f88 | vor 11 Jahren | ||
| bin | def60a0d18 | vor 11 Jahren | ||
| config | ff395a0f88 | vor 11 Jahren | ||
| db | d145622774 | vor 11 Jahren | ||
| features | bf9725dae7 | vor 11 Jahren | ||
| lib | 21d338e40d | vor 11 Jahren | ||
| public | 7ec21c1fa6 | vor 11 Jahren | ||
| script | dbf9621e94 | vor 11 Jahren | ||
| spec | 82f1b72319 | vor 11 Jahren | ||
| test | d1f7d78c7d | vor 11 Jahren | ||
| vendor | def60a0d18 | vor 11 Jahren | ||
| .gitignore | b238330003 | vor 10 Jahren | ||
| Gemfile | 800f0e4b9c | vor 11 Jahren | ||
| Gemfile.lock | 800f0e4b9c | vor 11 Jahren | ||
| Procfile | d1fe9cab7f | vor 11 Jahren | ||
| Rakefile | c579b5d55b | vor 11 Jahren | ||
| config.ru | def60a0d18 | vor 11 Jahren | ||
| readme.md | 8dd074940f | vor 11 Jahren | ||
Second prototype source code of the avalanche network web app.
https://github.com/jamesperet/rails_website_template.gitconfig/database.ymlrake db:migraterake bootstrap:all to configure the website and create a admin userconfig/application.yml with all env variablesapp/assets/javascript/google_analytics.js.cofferails server -p 3000admin@website.com with the password 12345678heroku create new-app-namefigaro heroku:set -e production to copy env variables from config/application.yml and set them in herokuheroku addons:add heroku-postgresql to create and configure a postgres database in heroku serverheroku addons:add redistogogit push heroku master to deploy the repoheroku run rake db:migrateheroku run rake bootstrap:all AWS_ACCESS_KEY_ID:
AWS_SECRET_ACCESS_KEY:
AWS_S3_BUCKET:
AWS_S3_BUCKET_REGION:
HEROKU_APP_URL:
MANDRILL_USERNAME:
MANDRILL_KEY:
DOMAIN_NAME:
SERVER_EMAIL:
DEVISE_SECRET_KEY:
SECRET_KEY_BASE:
MAILCHIMP_KEY:
MAILCHIMP_LIST_ID:
REDISTOGO_URL: