Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 629 Bytes

Energify Backend

This repository hosts the backend infrastructure of the Energify project.

💻 Requirements

  • NodeJS 14.X

⚙️ Installation

  1. git clone https://github.com/energify/energify-backend
  2. cd energify-backend && npm install
  3. npm run start:dev

🔗 Dependencies