/Rakshak

Project for SIH internals IIITA.

Primary LanguageJava

Rakshak

Project for SIH internals IIITA.

Instructions for running

  • For running the main server, go to the backend folder and run the command node server.js. The server should be up and running. Make sure you are not behinnd a proxy.

  • For running the local server go to backend/local and run the command node server.js

  • To run the android app, just open the project on android studio and run on any android device/emulator. Note that, all the devices should be on the same network as the server is currently locally hosted.