Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mullayam/fastify-starter
rest api of fastify-starter boilerplate with TS
https://github.com/mullayam/fastify-starter
Last synced: 8 days ago
JSON representation
rest api of fastify-starter boilerplate with TS
- Host: GitHub
- URL: https://github.com/mullayam/fastify-starter
- Owner: Mullayam
- Created: 2024-06-01T18:47:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T09:06:04.000Z (5 months ago)
- Last Synced: 2024-06-20T22:56:30.622Z (5 months ago)
- Language: TypeScript
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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/).