-
Notifications
You must be signed in to change notification settings - Fork 0
kkrol89/AgileStory
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Application is currently deployed on Heroku: http://agile-story.herokuapp.com/ # Deploy to heroku # To make sure that assets are precompiled on production, Heroku application needs to be created with Cedar stack: heroku create --stack cedar Action Mailer is set to use SendGrid external SMTP service. Following credentials are required: heroku config:add SMTP_USER=sendgrid_username heroku config:add SMTP_PASSWORD=sendgrid_password heroku config:add SMTP_ADDRESS=smtp.sendgrid.net Broadcast messages are sent through Pusher Websockets service. Following credentials are required: heroku config:add PUSHER_APP_ID=app_id heroku config:add PUSHER_KEY=key heroku config:add PUSHER_SECRET=secret
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published