ViktorSvertoka / power-pulse-backend

Back End Power Pulse, team project on React & Node.js course💪

Home Page:https://power-pulse-back-end.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React & Node.js app

Presentation

Presentation

Development team :

  • GitHub Viktor Svertoka Team Lead & Scrum Master

  • GitHub Yevhenii Lukashov Full Stack Developer

  • GitHub Oleksii Khomyakov Full Stack Developer

  • GitHub Dmytro Boiko Full Stack Developer

  • GitHub Sergiy Yevchihen Full Stack Developer

  • GitHub Dimitriy Samus Full Stack Developer

  • GitHub Eduard Bruhosh Full Stack Developer

  • GitHub Serhii Kozchenko Full Stack Developer

  • GitHub Oleksii Mynenko Full Stack Developer

  • GitHub Valentyna Kirbaba Full Stack Developer

  • GitHub 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.

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/

About

Back End Power Pulse, team project on React & Node.js course💪

https://power-pulse-back-end.onrender.com/


Languages

Language:JavaScript 99.7%Language:Dockerfile 0.3%