Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joserfelix/bulletproof-node-js-passport-boilerplate

Bulletproof node.js boilerplate with Passport / MongoDb / Docker
https://github.com/joserfelix/bulletproof-node-js-passport-boilerplate

Last synced: 6 days ago
JSON representation

Bulletproof node.js boilerplate with Passport / MongoDb / Docker

Awesome Lists containing this project

README

        

Welcome to bulletproof-node-js-passport-boilerplate 👋





License: MIT

> Boilerplate for an Express server with Passport, Docker and MongoDB

## Install

```sh
npm install
```

## Usage

```sh
npm start
```

## Run tests

```sh
npm test
```

## Author

👤 **Jose Felix**

* Github: [@Jfelix61](https://github.com/Jfelix61)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Jfelix61/bulletproof-node-js-passport-boilerplate/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2019 [Jose Felix](https://github.com/Jfelix61).

This project is [MIT](https://opensource.org/licenses/MIT) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_