Skip to content

Go Barber - Node App (Using Express, Sequelize, JWT, Postgres, Mongo, Redis, etc)

Notifications You must be signed in to change notification settings

eliabecardoso/nodejs_rsgobarber

Repository files navigation

Go Barber Web Application (Backend)

Requisites

Pre-requisites:

Optional: install yarn (recommended) or use npm

Steps for working

  1. clone or get .zip of this project.

  2. within folder of project, create archive .env and set all configurations like on archive .env.example.

    1. obs: database PostgresDB; Mail for tests Mailtrap.io; handler exceptions with Sentry.io.
  3. yet within folder of project, run on terminal: yarn (for downloading of packages/dependencies).

  4. yet on terminal, run: yarn dev | and in another terminal, run: yarn queue.

  5. just enjoy! [I recommended use Insomnia(OpenSource Project) for tests of endpoint].

Sorry by any error of my English.
PS: Uma implementação seguindo o conteúdo sobre API Go Barber da Rocketseat - Bootcamp (GoStack 7.0).

About

Go Barber - Node App (Using Express, Sequelize, JWT, Postgres, Mongo, Redis, etc)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published