Skip to content

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

Notifications You must be signed in to change notification settings

eliabecardoso/nodejs_rsmeetapp

Repository files navigation

Meetup/MeetApp - 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 for any mistake about my writing in English.
PS: Uma implementação-desafio da Rocketseat - Bootcamp (GoStack 7.0).

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published