Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neomaclin/app-general
https://github.com/neomaclin/app-general
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neomaclin/app-general
- Owner: neomaclin
- License: mit
- Created: 2021-12-23T05:55:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-03T06:46:32.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:38:42.336Z (3 months ago)
- Language: Scala
- Size: 557 KB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exchange
## Build Application
```
sbt clean compile
```## Run Application
```
./modules/app/target/universal/stage/bin/exchange-app
```