- Java 8
- Gradle
- MongoDB
- AngularJS
In order to build the project edit application.properties file to use your database.
In order to build the project itself run:
./gradlew build ./gradlew bootRun Go to angular-client folder and run:
npm install ng serve --open Access http://localhost:4200
- Java
- Gradle
- Spring (Boot, Data MongoDB)
- WebSocket
- MongoDB (as database)
- AngularJS (as client)