Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-gostack4-module4

:round_pushpin: Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Insomnia, DBeaver, Docker, Mailtrap and Sentry
https://github.com/osvaldokalvaitir/nodejs-gostack4-module4

bootcamp gostack gostack-4 nodejs rocketseat

Last synced: 8 days ago
JSON representation

:round_pushpin: Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Insomnia, DBeaver, Docker, Mailtrap and Sentry

Awesome Lists containing this project

README

        


Logo


Node.js - GoStack 4 Module 4


:round_pushpin: Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Insomnia, DBeaver, Docker, Mailtrap and Sentry


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack4-module4

# Entry in folder
cd nodejs-gostack4-module4

# 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 start | yarn start

# Run API
adonis serve --dev

# Run queue listener
adonis kue:listen
```

Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [Docker](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker.md), [PostgreSQL Docker Image kartoza-postgis](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/kartoza-postgis.md), [Redis Docker Image redis:alpine](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/redis-alpine.md), [DBeaver](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/multiples/dbeaver.md), [Mailtrap](https://github.com/osvaldokalvaitir/awesome/blob/main/src/emails/mailtrap.md), [Sentry](https://github.com/osvaldokalvaitir/awesome/blob/main/src/errors/sentry.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho