Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the3dgar/next_devter_twitter_clone

Twitter killer
https://github.com/the3dgar/next_devter_twitter_clone

nextjs supabase tailwindcss typescript

Last synced: about 5 hours ago
JSON representation

Twitter killer

Awesome Lists containing this project

README

        

# Devter (twitter clone)

- implements nextjs experimental actions
- tailwind
- typescript
- nextui2
- supabase

## .env

check __.env.template__ to __.env.local__

## services

- supabase ``` https://supabase.com/dashboard/projects ```
- github oauth ``` https://github.com/settings/apps ```

## tutorial

- youtube ``` https://www.youtube.com/watch?v=V_kD2q_aoy8 ```

## get types from supabase

- npx supabase gen types typescript --project-id projectId* > ./src/app/types/types.ts

- projectId: from General settings on supabase