Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thrinatra

Simple Scala Webserver Template with Thrift and Mongo via Finatra and Spindle and Heroku and Bootstrap

Getting Started

export THRINATRA_APP="thrinatra"  # Put the name of your app here
git clone https://github.com/paperstreet/thrinatra.git --origin thrinatra $THRINATRA_APP
cd $THRINATRA_APP
heroku apps:create --addons=mongohq $THRINATRA_APP
heroku labs:enable user-env-compile
heroku config:set SBT_CLEAN=true
git push heroku master
open "http://$THRINATRA_APP.herokuapp.com"

TODO

About

Simple Scala Webserver Template with Thrift and Mongo via Finatra and Spindle and Heroku and Bootstrap

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages