Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 279 Bytes

sushi-party

Test

  • rename .env.example to .env and add google storage

  • foreman run pardrino s

Heroku

  • heroku create

  • git push heroku master

  • heroku run rake ar:setup

  • heroku config:set GOOGLE_STORAGE_KEY= GOOGLE_STORAGE_SECRET=

  • heroku restart