Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amorim33 authored Dec 13, 2023
1 parent fce6811 commit 1728c8e
Showing 1 changed file with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@ TODO

## Core

- GPT-3.5
- Puppeteer
- GPT-4
- react-to-pdf

### Server

- GraphQL Yoga
- Zod

### Database

Expand All @@ -35,4 +34,22 @@ TODO
- React Router
- Relay
- Radix UI
- Styled Components
- React Hook Form

### Utilities

- Zod
- Pino

### Dev

- Vitest (testing)
- Esbuild (bundle)
- Eslint (lint)
- Prettier (formating)

Check warning on line 49 in README.md

View workflow job for this annotation

GitHub Actions / CI

Unknown word (formating)
- Typescript

### CI/CD

- Github Actions
- Lefthook (pre-commit/pre-push)

0 comments on commit 1728c8e

Please sign in to comment.