Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joserfelix/bulletproof-node-js-passport-boilerplate
- Owner: JoseRFelix
- License: mit
- Created: 2019-06-03T03:45:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:17:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:02:28.794Z (over 1 year ago)
- Language: TypeScript
- Size: 3.24 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to bulletproof-node-js-passport-boilerplate 👋
> 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)_