Skip to content

gutiory/DontTouchMeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dont Touch Me server created from play-framework-scala-seed

Development

To run a local server execute:

./scripts/server.sh

Tests

To run the complete test suite execute:

./scripts/tests.sh

Production

Binary

To build a binary version of the application execute:

./scripts/build.sh

Your package will be ready in ./target/universal/scala-dci-<VERSION>.zip

However, if you just want to complie the application to be in place execute:

./scripts/production.sh

You will find the packaged application in ./target/universal/stage directory. In this folder you can run ./bin/scala-dci script that runs the application.

About

Play Scala server application for keeping user data and publishing statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors