https://github.com/dancastillo/fastify-ts-template
https://github.com/dancastillo/fastify-ts-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dancastillo/fastify-ts-template
- Owner: dancastillo
- Created: 2022-09-23T02:59:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T02:19:04.000Z (4 months ago)
- Last Synced: 2025-02-02T03:23:02.444Z (4 months ago)
- Language: TypeScript
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
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/).
# gh-actions