feat: initialisation projet React + Vite + TypeScript + Tailwind
This commit is contained in:
parent
f221daf542
commit
0a48428760
31 changed files with 4187 additions and 200 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
VITE_API_URL=https://api.expria.app
|
||||
VITE_SUPABASE_URL=https://xxx.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=xxx
|
||||
Loading…
Add table
Add a link
Reference in a new issue