Skip to content

LesiaUKR/power-pulse-backend

Repository files navigation

React & Node.js app

The server part of the PowerPulse Fitness&Diet project

Presentation

Technologies

The project was created on the Node.js platform using Express framework

Communication with the database is provided by using mongoose library through the MongoDB database management system

API description

Comprehensive information on handling endpoints is available within the Power Pulse API documentation.

Documentation created using the swagger-ui-express package

Figma

Look at Figma project design

Development team :

  • GitHub Lesia Soloviova Team Lead

  • GitHub Roksolana Protsiv Full Stack Developer

  • GitHub Serhii Ozeran Full Stack Developer

  • GitHub Viktoriia Sembai Full Stack Developer

  • GitHub Aldoshin Vladislav Full Stack Developer

Commands:

  • npm install — start
  • npm start — server start in production mode
  • npm run start:dev — start the server in development mode