https://github.com/igorlima/spark-server-with-mongo
React ToDo List plus Spark server
https://github.com/igorlima/spark-server-with-mongo
Last synced: 10 months ago
JSON representation
React ToDo List plus Spark server
- Host: GitHub
- URL: https://github.com/igorlima/spark-server-with-mongo
- Owner: igorlima
- Created: 2016-01-05T23:10:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T15:02:18.000Z (over 10 years ago)
- Last Synced: 2025-03-24T16:57:26.116Z (about 1 year ago)
- Language: Java
- Homepage: http://igorlima.github.io/spark-server-with-mongo/#/
- Size: 336 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Execute via command line
```sh
mvn exec:java -Dexec.mainClass="com.mycompany.app.Main"
```