💈 GoBarber Application using Node.js, Express, Multer, date-fns, Mongoose, Bee-Queue, Nodemailer, Express Handlebars, Youch, dotenv, Insomnia, Docker, MongoDB Compass Community, Postbird, Mailtrap and Sentry
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack9-module3
# Entry in folder
cd nodejs-gostack9-module3
# Install deps with npm or yarn
npm install | yarn
# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
# Launch the app with npm or yarn
npm run dev | yarn dev
# Run queue listener with npm or yarn
npm run queue | yarn queue
Click to learn more about the tools used: Insomnia, Docker, MongoDB Docker Image mongo, PostgreSQL Docker Image postgres, Redis Docker Image redis:alpine, MongoDB Compass Community, Postbird, Mailtrap, Sentry.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho