https://github.com/hexlet-components/js-fastify-rest-api-example
https://github.com/hexlet-components/js-fastify-rest-api-example
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/js-fastify-rest-api-example
- Owner: hexlet-components
- Created: 2024-08-16T20:57:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T09:36:58.000Z (7 months ago)
- Last Synced: 2025-11-30T02:56:34.482Z (7 months ago)
- Language: TypeScript
- Size: 1.14 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.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/).