Files
Slutprojekt-Webbutveckling-…/.env.example
T
phille06 f913a78b86
Deploy static content to Pages / deploy (push) Has been cancelled
feat: satt upp Vite + React + TypeScript + TailwindCSS
2026-03-25 00:21:55 +01:00

6 lines
180 B
Bash

VITE_EBAY_APP_ID=your-ebay-app-id
MONGODB_URI=mongodb+srv://...
GOOGLE_CLIENT_ID=your-google-client-id
GOOGLE_CLIENT_SECRET=your-google-client-secret
ADMIN_EMAIL=admin@example.com