https://github.com/webmasterdevlin/fastify-mongoose
Nodejs server using Fastify and Mongoose
https://github.com/webmasterdevlin/fastify-mongoose
Last synced: 6 months ago
JSON representation
Nodejs server using Fastify and Mongoose
- Host: GitHub
- URL: https://github.com/webmasterdevlin/fastify-mongoose
- Owner: webmasterdevlin
- License: other
- Created: 2020-03-20T14:30:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:39:13.000Z (about 3 years ago)
- Last Synced: 2025-07-19T06:56:50.239Z (6 months ago)
- Language: TypeScript
- Size: 1.53 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fastify and Mongoose
```zsh
$ git clone https://github.com/webmasterdevlin/fastify-mongoose.git
$ cd fastify-mongoose
$ npm i
$ npm run dev
```