Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:21:22.000Z (about 1 year ago)
- Last Synced: 2023-12-15T09:29:48.786Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 2
- 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