https://github.com/faebeee/project-eagleeye-backend
https://github.com/faebeee/project-eagleeye-backend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/faebeee/project-eagleeye-backend
- Owner: faebeee
- Created: 2023-09-10T10:30:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T11:23:05.000Z (over 2 years ago)
- Last Synced: 2025-01-21T01:44:16.703Z (over 1 year ago)
- Language: JavaScript
- Size: 1.3 MB
- 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/).