https://github.com/viktorsvertoka/power-pulse-backend
Back End Power Pulse, team project on React & Node.js course💪
https://github.com/viktorsvertoka/power-pulse-backend
goit nodejs power-pulse
Last synced: over 1 year ago
JSON representation
Back End Power Pulse, team project on React & Node.js course💪
- Host: GitHub
- URL: https://github.com/viktorsvertoka/power-pulse-backend
- Owner: ViktorSvertoka
- Created: 2023-09-16T15:31:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T08:42:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:38:16.177Z (over 1 year ago)
- Topics: goit, nodejs, power-pulse
- Language: JavaScript
- Homepage: https://power-pulse-back-end.onrender.com/
- Size: 3.64 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React & Node.js app


# Development team :
- [](https://github.com/ViktorSvertoka)
Viktor Svertoka **Team Lead & Scrum Master**
- [](https://github.com/EuJinnLucaShow)
Yevhenii Lukashov **Full Stack Developer**
- [](https://github.com/Alex-XAG)
Oleksii Khomyakov **Full Stack Developer**
- [](https://github.com/dmitriy1boiko)
Dmytro Boiko **Full Stack Developer**
- [](https://github.com/Sergiy-Yevchihen)
Sergiy Yevchihen **Full Stack Developer**
- [](https://github.com/samusdimitriy)
Dimitriy Samus **Full Stack Developer**
- [](https://github.com/brugiiii)
Eduard Bruhosh **Full Stack Developer**
- [](https://github.com/SergeyFullstack)
Serhii Kozchenko **Full Stack Developer**
- [](https://github.com/OleksiyMunenko)
Oleksii Mynenko **Full Stack Developer**
- [](https://github.com/Valentyna89)
Valentyna Kirbaba **Full Stack Developer**
- [](https://github.com/Okayolha)
Olha Herasymchuk **Full Stack Developer**
# Examples of writing commits on a project
## We use the following types of commits:
- Feat(HTML) Added new functionality
- Fix(JSX) Error correction
- Perf(JPEG) Changes to improve performance
- Refactor(PNG) Code edits without fixing bugs or adding new features
- Revert(JS) Rollback to previous commits
- Style(SCSS) Code style edits
- Docs(README) Documentation update
Choose from the list the description of the commit that fits your task, in
brackets we write the file in which we worked, and in the body of the commit we
write what we did (changed) etc.
- `Look at`
[**Layout Figma**](https://www.figma.com/file/FHAaMcWwZCDbzWPlowFhEf/Power-Pulse?type=design&node-id=0-1&mode=design)
### Commands:
- `npm install` — start
- `npm start` — server start in production mode
- `npm run start:dev` — start the server in development mode
- `npm run lint` — run a code check execution with eslint is necessary run
before each PR and fix all linter errors
- `npm lint:fix` — same linter check but with automatic ones corrections
of simple errors
https://power-pulse-back-end.onrender.com/api-docs/