Skip to content

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

Notifications You must be signed in to change notification settings

danhhz/thrinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published