Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sinej/next-todo

next-todo
https://github.com/sinej/next-todo

nextjs supabase supabase-auth supabase-js vercel

Last synced: 11 days ago
JSON representation

next-todo

Awesome Lists containing this project

README

        

# Todo

### 스킬
- NextJS 14
- ReactJs 18
- Supabase

### 구글 로그인 구현 3단계
- Google Cloud API Oauth 셋팅
- Auth UI
- Callback 처리 (PKCE)

### 성능최적화: Serverless
vercel > settings > Function Region

[Demo 링크](https://next-todo-ashen-omega.vercel.app/)