Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikhailmogilnikov/fastify-test
https://github.com/mikhailmogilnikov/fastify-test
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikhailmogilnikov/fastify-test
- Owner: mikhailmogilnikov
- Created: 2024-09-11T08:18:47.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T20:28:02.000Z (4 months ago)
- Last Synced: 2024-09-12T06:45:54.088Z (4 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# JS Fastify Example
## Requirement
* NodeJS v21
## Commands
```bash
npm i
npm start
```