https://github.com/sayechu/fastify-endpoints
Fastify Endpoints
https://github.com/sayechu/fastify-endpoints
Last synced: about 2 months ago
JSON representation
Fastify Endpoints
- Host: GitHub
- URL: https://github.com/sayechu/fastify-endpoints
- Owner: sayechu
- Created: 2024-06-20T10:32:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:24:23.000Z (11 months ago)
- Last Synced: 2025-02-14T17:22:36.371Z (3 months ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
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://fastify.dev/docs/latest/).