Skip to content

Server software for Aalto Predators american football team mobile app using Scala, Play Framework and Slick

License

Notifications You must be signed in to change notification settings

vililahtevanoja/Predator-App-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server software for Predators App

Installation (OS X)

Install Scala and SBT

brew install scala
brew install sbt

Resolve and retrieve external dependencies

sbt update

Create IntelliJ project: New Project -> Import from existing -> Choose build.sbt from project directory

Run

CLI: Install TypeSafe Activator

brew install typesafe-activator

In project directory run activator run. This also resolves and retrieves dependencies.

IntelliJ: Run -> Edit configurations -> Add Play 2 App configuration

About

Server software for Aalto Predators american football team mobile app using Scala, Play Framework and Slick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published