Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gomagoma676/todo-app-supabase-nextjs
🔥 Todo app with supabase + nextjs (Project 1)
https://github.com/gomagoma676/todo-app-supabase-nextjs
nextjs react-query supabase tailwind-css zustand
Last synced: 25 days ago
JSON representation
🔥 Todo app with supabase + nextjs (Project 1)
- Host: GitHub
- URL: https://github.com/gomagoma676/todo-app-supabase-nextjs
- Owner: GomaGoma676
- Created: 2022-04-05T09:37:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T15:57:22.000Z (about 1 year ago)
- Last Synced: 2024-10-14T00:21:21.778Z (25 days ago)
- Topics: nextjs, react-query, supabase, tailwind-css, zustand
- Language: TypeScript
- Homepage:
- Size: 77.1 KB
- Stars: 38
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Project setup
~~~
npm install --global yarn
npx [email protected] todo-app --typescript
~~~
~~~
yarn add [email protected]
~~~
~~~
yarn add @heroicons/[email protected] @supabase/[email protected] [email protected] [email protected]
~~~
~~~
yarn add -D tailwindcss postcss autoprefixer
~~~
~~~
yarn add -D prettier prettier-plugin-tailwindcss
~~~
https://tailwindcss.com/docs/guides/nextjs