Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/well-balanced/wb-mongoose-template
🚀 generated express + mongoose skeleton using npx script
https://github.com/well-balanced/wb-mongoose-template
express mongoose nodejs template typescript
Last synced: about 1 month ago
JSON representation
🚀 generated express + mongoose skeleton using npx script
- Host: GitHub
- URL: https://github.com/well-balanced/wb-mongoose-template
- Owner: well-balanced
- Created: 2021-10-04T16:31:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T12:27:38.000Z (10 months ago)
- Last Synced: 2024-12-17T06:06:01.149Z (about 1 month ago)
- Topics: express, mongoose, nodejs, template, typescript
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wb-mongoose-template
generated TypeScript + express + mongoose skeleton using npx script[![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