kairos34 / ScalaBlog

Blogging project with Scala Play Framework
Apache License 2.0
16 stars 2 forks source link

Make it deployable #7

Open kairos34 opened 8 years ago

kairos34 commented 8 years ago

So many things to do making this project deployable:

  1. Make all strings https://www.playframework.com/documentation/2.0/ScalaI18N
  2. Write database evolution script when it is deployed https://www.playframework.com/documentation/2.2.x/Evolutions
  3. Put all api-keys into app.conf file http://stackoverflow.com/questions/9857907/access-play-2-0-configuration-variables-in-application-conf
  4. Add deploy to heroku button https://devcenter.heroku.com/articles/heroku-button