https://github.com/codesandbox/codesandbox-supabase-example
Next.js template for CodeSandbox Projects
https://github.com/codesandbox/codesandbox-supabase-example
Last synced: 11 months ago
JSON representation
Next.js template for CodeSandbox Projects
- Host: GitHub
- URL: https://github.com/codesandbox/codesandbox-supabase-example
- Owner: codesandbox
- License: apache-2.0
- Created: 2022-07-25T23:13:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T21:15:44.000Z (almost 3 years ago)
- Last Synced: 2025-02-19T10:51:22.874Z (11 months ago)
- Language: CSS
- Size: 495 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Supabase + Next.js Example
This is a [Supabase](https://supabase.com/) example built on a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
[Configuration](https://codesandbox.io/docs/projects/learn/setting-up/tasks) has been added to optimize it for [CodeSandbox Projects](https://codesandbox.io/p/dashboard).
[](https://codesandbox.io/p/github/codesandbox//codesandbox-supabase-example/main)
## Resources
- [CodeSandbox Projects — Docs](https://codesandbox.io/docs/projects)
- [CodeSandbox — Discord](https://discord.gg/Ggarp3pX5H)
- [Supabase — Docs](https://supabase.com/docs/)
- [Next.js — GitHub](https://github.com/vercel/next.js/)
- [Next.js — Docs](https://nextjs.org/docs)