Add dotenv

This commit is contained in:
Jon Staab
2026-02-25 15:16:48 -08:00
parent 9bc6c42aee
commit de4a16adbf
11 changed files with 3790 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
# Backend API base URL
VITE_API_URL=http://127.0.0.1:3000