Skip to content

acpn/gobarber-server

Repository files navigation

NodeJS - GoBarber Backend

Backend from GoBarber application, this backend was built using SOLID principles (https://www.notion.so/Princ-pios-do-SOLID-d469618bbd2049668eaf80e889194cce)

💻 Tech:

  • NodeJS
  • TypeScript
  • TypeOrm
  • Bcryptjs
  • Jsonwebtoken
  • ESLint + Prettier

🏃 Run the project:

  # Clone this repository
  - git clone https://github.com/acpn/gobarber-server

  # Enter project directory
  - cd [project folder]

  # Install dependencies
  - yarn

  # Start the server
  - yarn dev

🍴 Contributing

  • Fork this repository;
  • Create a branch for your features;
  • Push your branch.

TEste5

About

NodeJs backend for gobarber-web (https://github.com/acpn/gobarber-web)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published