Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohannair/fastify-starter
https://github.com/rohannair/fastify-starter
api biomejs drizzle-orm fastify postgresql typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohannair/fastify-starter
- Owner: rohannair
- License: mit
- Created: 2024-05-27T19:12:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:52:07.000Z (8 months ago)
- Last Synced: 2024-10-25T10:47:55.389Z (3 months ago)
- Topics: api, biomejs, drizzle-orm, fastify, postgresql, typescript
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fastify Starter
## Installation
### Pre-requisites
1. Node.js v20.x+
2. PNPM v9+
3. Postgres### Installation
1. Fill out .env if needed
2. `$ pnpm install`