Skip to content

this project aims to visualize some text data collected from several chillers

Notifications You must be signed in to change notification settings

hamedpro/chiller_charts

Repository files navigation

how to use

important note! : this README file explanations may not work on machines which doesnt run unix like osS

  • first make sure you have node js and npm installed
  • then install dependencies with this command :
npm i
  • then create a .env file in project root (if it doesn't exist) and add these required env vars like the following style :
frontend_port=4009
API_BASE_PATH=http://localhost:4000
  • then start the application using this command :
npm run dev 

About

this project aims to visualize some text data collected from several chillers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages