Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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