Higher helps you make progress on that research when you don't want to.
TBD...
Client:
- UI: NextJS, Stitches, Typescript
- State Management: Zustand
- GraphQL Client: urql + graphql-codegen
Server:
- GraphQL Server: NextJS API, apollo-graphql-micro
- ORM: Prisma, typegraphql-codegen
- Database: MySQL (planetscale)
Others:
- Testing: Cypress (e2e, integration + unit test), Ladel (UI Stories)
- Analytics: Umami
Type | Description | Example |
---|---|---|
π feat: | Adding new features | "π feat: added stories to components" |
π fix: | Fixing bugs | "π fix: resolved H-12 bug" |
π docs: | Updating documentation | "π docs: updated README with emoji guide" |
π§Ή chore: | Maintainance / Infrastructure tasks | "π§Ή chore: synced types with database" |