packages/create-open-lovable/templates/e2b/README.md
This project is configured to use E2B sandboxes for code execution.
.env.example to .env and add your API keysnpm install to install dependenciesnpm run dev to start the development serverYou can adjust E2B settings in config/app.config.ts:
timeoutMinutes: Sandbox session timeout (default: 15)vitePort: Development server port (default: 5173)viteStartupDelay: Time to wait for Vite to start (default: 7000ms)If you encounter issues:
For more help, visit the E2B documentation.