📆 Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Insomnia, DBeaver, Docker, Mailtrap and Sentry
💪 Click here to see the challenge description
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack4-challenge4
# Entry in folder
cd nodejs-gostack4-challenge4
# 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 start | yarn start
# Run API
adonis serve --dev
# Run queue listener
adonis kue:listen
Click to learn more about the tools used: Insomnia, Docker, PostgreSQL Docker Image kartoza-postgis, Redis Docker Image redis:alpine, DBeaver, Mailtrap, Sentry.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho