Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i5ting/f23
fastify 2023
https://github.com/i5ting/f23
fastify fastify-plugin
Last synced: 17 days ago
JSON representation
fastify 2023
- Host: GitHub
- URL: https://github.com/i5ting/f23
- Owner: i5ting
- Created: 2023-04-06T04:06:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-06T10:57:02.000Z (over 1 year ago)
- Last Synced: 2024-10-16T06:21:08.393Z (2 months ago)
- Topics: fastify, fastify-plugin
- Language: TypeScript
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with [Fastify-CLI](https://www.npmjs.com/package/fastify-cli)
This project was bootstrapped with Fastify-CLI.## Available Scripts
In the project directory, you can run:
### `npm run dev`
To start the app in dev mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm start`
For production mode
### `npm run test`
Run the test cases.
## Learn More
To learn Fastify, check out the [Fastify documentation](https://www.fastify.io/docs/latest/).