PORT=3000 DATABASE_PATH=./database.sqlite NODE_ENV=development FRONTEND_URL=http://localhost:5173 STRAPI_URL=http://localhost:1337 STRAPI_API_TOKEN=your-strapi-api-token-here