Create Frigg App
npx create-frigg-app [my-app-integrations]
cd [my-app-integrations]Configuration
Frontend
cd frontend
cp .env.example .envBackend
cd backend
cp .env.example .envStart Your Application
Last updated
Was this helpful?
