Mozaico
Interfaith Dialogue nr 7
Technolgies used:
- Java
- Spring
- Gradle
- Solr
- Angular
Instructions to start the app
Install solr, run it on locally on 8983 (can be changed in application). Add core named core.
Project is divided to two modules (backend/frontend)
- Backend is written in Spring. To run backend application, go to backend folder and do (./gradlew bootRun). App is served on 8090.
- Frontend is written in Angular. To run frontend application, go to frontend folder and do npm install, after that do npm start. App is served on 4200.
Screenshots
Will be on presentation
Log in or sign up for Devpost to join the conversation.