-
Web app to facilitate,
- SEO
- Dashboard to create/read/delete Projects
-
Deployed on Depulso and exposed at https://depulso.co
@supabase/supabase-js
and@supabase/auth-helpers-react
for Auth and Storage read@nextui-org/react
andnext-themes
for UI components and themeing.Next.js
with static export.
-
Environment variables,
- NEXT_PUBLIC_API_ORIGIN (Depulso API URL)
- NEXT_PUBLIC_SUPABASE_URL
- NEXT_PUBLIC_SUPABASE_ANON_KEY
-
npm run dev