Skip to content

This repository hosts the backend v2 infrastructure of the Energify project.

Notifications You must be signed in to change notification settings

energify/energify-backend-v2

Repository files navigation

Energify Backend

This repository hosts the backend v2 infrastructure of the Energify project.

⚡️ Motivations

This new version improves the speed of meters measures using web sockets instead of HTTP for communication. We also replaced the MySQL database with MongoDB. So that horizontal scaling is easier.

💻 Requirements

  • NodeJS 14.X

⚙️ Installation

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

🔗 Dependencies

About

This repository hosts the backend v2 infrastructure of the Energify project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published