An open API service indexing awesome lists of open source software.

https://github.com/lesiaukr/power-pulse-backend

Final GoIt Full stack Project - backend part
https://github.com/lesiaukr/power-pulse-backend

cloudinary cors dotenv express mongoose nodejs nodemon

Last synced: 8 months ago
JSON representation

Final GoIt Full stack Project - backend part

Awesome Lists containing this project

README

          

# React & Node.js app

## The server part of the PowerPulse Fitness&Diet project

![Presentation](./assets/PowerPulse_desktop.jpg)

## Technologies

The project was created on the [Node.js](https://nodejs.org/en/docs/) platform using [Express](https://devdocs.io/express/) framework

Communication with the database is provided by using [mongoose](https://mongoosejs.com/docs/documents.html) library through the [MongoDB](https://www.mongodb.com/docs/) database management system

## API description

Comprehensive information on handling endpoints is available within the [Power Pulse API](https://power-pulse-rh13.onrender.com/api-docs/) documentation.

Documentation created using the [swagger-ui-express](https://www.npmjs.com/package/swagger-ui-express) package

## Figma

`Look at`
[**Figma**](https://www.figma.com/file/FHAaMcWwZCDbzWPlowFhEf/Power-Pulse?type=design&mode=design&t=pEbMMrU24sjh3Lm3-0) project design

# Development team :

- [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/LesiaUKR)
Lesia Soloviova **Team Lead**

- [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/fxxwol)
Roksolana Protsiv **Full Stack Developer**

- [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/ozeransm)
Serhii Ozeran **Full Stack Developer**

- [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Vikki2Rikki)
Viktoriia Sembai **Full Stack Developer**

- [![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/VladAldoshin)
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