Skip to content

CodingRI/P2P_Express

 
 

Repository files navigation

sih-front

Make sure docker engine is running and assigned ports are available. In the app.js and other files, edit the file locations as needed.

Install requirements.txt npm i requirements.txt

Run the main file on local port of your ip node app.js

Set up docker compose for Prometheus client docker compose up

Run grafana on port 3000 docker run -d -p 3000:3000 --name=grafana grafana/grafana-oss

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • CSS 26.8%