Skip to content

Squishy47/sidebar-web-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend React + Vite + supabase + trpc

update .env.example to be .env.local and fill in the neccessary variables

Backend trpc + drizzle + postgres/supabase

update .env.example to be .env.local and fill in the neccessary variables

Getting Started

open the ./Backend folder in terminal then run the following to start run supabase start in the root dir to start supabase. run bun run generate && bun run migrate to apply simple migration to the supabse postgres instance. run bun run dev to start trpc api.

open the ./Frontend folder in another terminal window and run bun run dev to sart the UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published