Skip to content

ctcarrier/mycotrack-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires [MongoDB][www.mongodb.com] running on localhost:27017 and [SBT 0.11.0][https://github.com/harrah/xsbt/wiki]

  1. Launch SBT.

     sbt
    
  2. Run spray-can in continuous deployment mode. Right now the akka.mode is configured in the build.sbt until we have a better way to override it at run time.

     ~re:start
    
  3. Run tests

     test
    

About

Spray, akka, mongo, sbt11 REST project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published