https://github.com/well-balanced/wb-mongoose
npx script to generate express + mongoose template 🚀
https://github.com/well-balanced/wb-mongoose
npx script template
Last synced: about 1 year ago
JSON representation
npx script to generate express + mongoose template 🚀
- Host: GitHub
- URL: https://github.com/well-balanced/wb-mongoose
- Owner: well-balanced
- License: mit
- Created: 2021-10-04T16:28:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-14T15:48:36.000Z (about 4 years ago)
- Last Synced: 2025-04-01T21:53:19.619Z (about 1 year ago)
- Topics: npx, script, template
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/wb-mongoose
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wb-mongoose
start your project quickly.
npx script to generate TypeScript + express + mongoose template
[![NPM Version][npm-image]][npm-url]
## Usage
```sh
$ npx wb-mongoose [your-project-name]
```
## Source
- [npx script](https://github.com/well-balanced/wb-mongoose)
- [template](https://github.com/well-balanced/wb-mongoose-template)
[npm-image]: https://img.shields.io/npm/v/wb-mongoose.svg
[npm-url]: https://npmjs.org/package/wb-mongoose
## License
MIT