Skip to content

m4um4u1/ST4-PRO

Repository files navigation

ST4-PRO

  1. To run in the IDE, add all modules into the project as maven (besides the frontend)
  2. Start ARsim by starting the batch file
  3. Start HazelCast member by running docker run -p 5701:5701 hazelcast/hazelcast
  4. Start sensorPublishers by starting the main class in IDE
  5. Start back-end by starting the BackendApplication class
  6. Start mongodb by writing docker run -p 27017:27017 mongodb
  7. Start database backend application in the IDE
  8. Open a terminal in the the path of the frontend
  9. Write npm i and ng serve -o to start the front-end and open the interface in the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published