https://github.com/stemil23/starter_deno-fresh_supabase-auth_tailwind
A demo / starter using Deno's Fresh frontend framework, Supabase's Authentication and Tailwind CSS.
https://github.com/stemil23/starter_deno-fresh_supabase-auth_tailwind
deno fresh supabase-auth tailwind
Last synced: about 2 months ago
JSON representation
A demo / starter using Deno's Fresh frontend framework, Supabase's Authentication and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/stemil23/starter_deno-fresh_supabase-auth_tailwind
- Owner: stemil23
- Created: 2024-10-27T05:40:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T21:16:52.000Z (over 1 year ago)
- Last Synced: 2025-02-11T17:57:54.869Z (over 1 year ago)
- Topics: deno, fresh, supabase-auth, tailwind
- Language: TypeScript
- Homepage: https://stinstewmil-starter-den-85.deno.dev
- Size: 492 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.