Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joan38/scalajs-spray
ScalaJS frondend with Spray backend
https://github.com/joan38/scalajs-spray
Last synced: 26 days ago
JSON representation
ScalaJS frondend with Spray backend
- Host: GitHub
- URL: https://github.com/joan38/scalajs-spray
- Owner: joan38
- Created: 2014-10-07T14:39:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T01:08:35.000Z (about 10 years ago)
- Last Synced: 2024-10-22T04:47:56.462Z (2 months ago)
- Language: Scala
- Size: 152 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScalaJS sample with Spray #
## Purpose
TODO## Usage
Run the app in dev mode: `sbt ~re-start`
Run the app in prod mode: `sbt run`