remove existing
This commit is contained in:
parent
3182233bb2
commit
85ac3b6ffa
22 changed files with 0 additions and 346 deletions
22
README.md
22
README.md
|
|
@ -1,22 +0,0 @@
|
|||
# Hestia
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run src/index.ts
|
||||
```
|
||||
|
||||
## Stack
|
||||
|
||||
- **Bun** Package manager
|
||||
- **Yoga** GraphQL Server
|
||||
- **Pothos** GraphQL Schema Builder
|
||||
- **Prisma** Database ORM
|
||||
- **Pino** Logger
|
||||
- **Zod** Schema validation
|
||||
Loading…
Add table
Add a link
Reference in a new issue