https://github.com/jonthomp/nextjs-supabase-typescript-stitches-ui-starter
A starter I'm currently using for web projects.
https://github.com/jonthomp/nextjs-supabase-typescript-stitches-ui-starter
Last synced: over 1 year ago
JSON representation
A starter I'm currently using for web projects.
- Host: GitHub
- URL: https://github.com/jonthomp/nextjs-supabase-typescript-stitches-ui-starter
- Owner: jonthomp
- Created: 2021-07-24T00:34:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:21:22.000Z (over 2 years ago)
- Last Synced: 2025-03-13T04:02:09.156Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextjs-supabase-typescript-stitches-ui-starter
A starter I'm currently using for web projects. Typescript with NextJS, Supabase, Stitches UI and more.
## Include libs
- next-connect
- Stitches
- React Query
- Sentry
- React error boundary
- normalize-stitches
- jest
- react-testing-library
- cypress
## Getting Started
- env file config
- sentry auth instructions
`npx @sentry/wizard -i nextjs`
## Features
- API error responses
- CSP rules
## Todo
- add jest
- document everything / update readme
- dark option to detect browser setting