Skip to content

kndwin/higher

Repository files navigation

Logo

Higher

Higher helps you make progress on that research when you don't want to.

Documentation

TBD...

Tech Stack

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

Commit convention

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"

Authors

License

MIT

About

The research assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages