https://github.com/manthanank/nodejs-fastify
Nodejs Fastify CRUD
https://github.com/manthanank/nodejs-fastify
fastify mongodb nodejs
Last synced: about 2 months ago
JSON representation
Nodejs Fastify CRUD
- Host: GitHub
- URL: https://github.com/manthanank/nodejs-fastify
- Owner: manthanank
- License: mit
- Created: 2024-09-01T17:01:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T05:09:33.000Z (almost 2 years ago)
- Last Synced: 2025-10-25T04:56:51.904Z (8 months ago)
- Topics: fastify, mongodb, nodejs
- Language: JavaScript
- Homepage: https://nodejs-fastify.vercel.app
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nodejs Fastify
## Description
This is a simple Nodejs Fastify project.
## Installation
```bash
npm install
```
## Running the app
```bash
npm run start
```