Skip to content

danielobrebski/vhackapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vhackapp

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors