https://github.com/gembancud/Cedula-api
https://github.com/gembancud/Cedula-api
fastify mongodb nodejs redis typescript
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gembancud/Cedula-api
- Owner: gembancud
- License: bsd-3-clause
- Created: 2022-09-06T19:18:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T16:40:01.000Z (over 3 years ago)
- Last Synced: 2023-07-11T18:37:25.611Z (almost 3 years ago)
- Topics: fastify, mongodb, nodejs, redis, typescript
- Language: TypeScript
- Homepage:
- Size: 522 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/).