This's an REST API project for scheduling appointments made with Express, Node JS.
First clone the repository
git@github.com:AnnaFragoso/GoBarber.git
Then install the dependencies
npm install
Set the required informations in .env file (copy the .env.example)
https://github.com/AnnaFragoso/GoBarber/blob/branch1/.env.example
Now you can run the project!
yarn start
-
NodeJs
-
ExpressJS
-
Nodemon
-
Sucrase
-
Multer
-
Nodemailer
-
Sequelize
-
Postgres
-
MongoDB
-
Redis
-
JWT
-
Sentry
-
Yup
-
Youch
In case you want to test the project there's a file prepared for you, but first you'll need to download Insomnia
https://insomnia.rest/download/
Import the following file
https://github.com/AnnaFragoso/GoBarber/tree/branch1/Insomnia