This repository hosts the backend infrastructure of the Energify project.
- NodeJS 14.X
git clone https://github.com/energify/energify-backend
cd energify-backend && npm install
npm run start:dev
This repository hosts the backend infrastructure of the Energify project.
git clone https://github.com/energify/energify-backend
cd energify-backend && npm install
npm run start:dev