Welcome to the repository! Please feel free to check out the source code.
This monorepo uses pnpm as a package manager. It was developed with the following:
web
: The frontend of the app, built with Next.jsstudio
: The client-side part of the Sanity studio that houses all the content and data
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
- Husky for git hooks and pre-commit commands
- Commitlint for strict commit conventions
- Turborepo for setting up this monorepo