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
- Host: GitHub
- URL: https://github.com/lesiaukr/power-pulse-backend
- Owner: LesiaUKR
- Created: 2023-10-20T18:42:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T13:37:35.000Z (over 2 years ago)
- Last Synced: 2024-12-02T08:49:56.463Z (over 1 year ago)
- Topics: cloudinary, cors, dotenv, express, mongoose, nodejs, nodemon
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React & Node.js app
## The server part of the PowerPulse Fitness&Diet project

## 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 :
- [](https://github.com/LesiaUKR)
Lesia Soloviova **Team Lead**
- [](https://github.com/fxxwol)
Roksolana Protsiv **Full Stack Developer**
- [](https://github.com/ozeransm)
Serhii Ozeran **Full Stack Developer**
- [](https://github.com/Vikki2Rikki)
Viktoriia Sembai **Full Stack Developer**
- [](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