Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-gostack9-module17

:barber: Security in Node.js using express-brute, express-brute-redis, Helmet, Node Redis, Rate Limit Redis, CORS, GitHub and Greenkeeper
https://github.com/osvaldokalvaitir/nodejs-gostack9-module17

bootcamp gobarber gostack gostack-9 nodejs rocketseat security

Last synced: about 22 hours ago
JSON representation

:barber: Security in Node.js using express-brute, express-brute-redis, Helmet, Node Redis, Rate Limit Redis, CORS, GitHub and Greenkeeper

Awesome Lists containing this project

README

        


Logo


Node.js - GoStack 9 Module 17


:barber: Security in Node.js using express-brute, express-brute-redis, Helmet, Node Redis, Rate Limit Redis, CORS, GitHub and Greenkeeper


:link: This repository is a copy of Node.js - GoStack 9 Module 16


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-gostack9-module17

# Entry in folder
cd nodejs-gostack9-module17

# 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](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia/insomnia.md), [Docker](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/docker.md), [MongoDB Docker Image mongo](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/mongo.md), [PostgreSQL Docker Image postgres](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/postgres.md), [Redis Docker Image redis:alpine](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/redis-alpine.md), [MongoDB Compass Community](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mongodb-compass-community.md), [Postbird](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/postgresql/postbird.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), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [Greenkeeper](https://github.com/osvaldokalvaitir/awesome/blob/main/src/npm-dependencies-managers/greenkeeper.md).

[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=GoBarber&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module17%2Fmain%2FInsomnia.json)

## :memo: License

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

---


Developed with 💚 by Osvaldo Kalvaitir Filho