GitDeployHub

angristan/larafeed

github.com/angristan/larafeed ↗
Vite
19 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • APP_NAME
  • APP_ENV
  • APP_URL
  • PORT
  • DATABASE_URL secret
  • SESSION_SECRET secret
  • VITE_DEV_URL Vite dev server (for hot reload in development)
  • REGISTRATION_ENABLED Feature flags
  • IMGPROXY_URL ImgProxy (optional)
  • IMGPROXY_KEY secret
  • IMGPROXY_SALT
  • GEMINI_API_KEY secret Gemini (optional, for LLM features)
  • TELEGRAM_BOT_TOKEN secret Telegram notifications (optional)
  • TELEGRAM_CHAT_ID
  • SMTP_HOST Mail (optional)
  • SMTP_PORT
  • SMTP_USER
  • SMTP_PASS
  • MAIL_FROM
Or deploy to a different host
← Try another repo