Skip to content

API REST developed in NodeJS using Express, Sequelize, PostgreSQL.

Notifications You must be signed in to change notification settings

ph-andrade/rocketseat-gobarber

Repository files navigation

GoBarber

💈 Sample API REST built with NodeJS, Express and Sequelize

Running Locally

Rename ".env.example" to ".env"

yarn

# start the server
yarn dev

# start the queue
yarn queue

Runs the app in development mode.
Open http://localhost:3333 to view it in the browser.

Releases

No releases published

Packages

No packages published