Skip to main content
Take full control of your Base44 apps with direct code access. Edit code directly, debug API calls, and integrate with GitHub while keeping AI assistance available when you need it.

Developer tools

  • Code tab: Direct access to edit your React/Vite codebase with live preview and full IDE features.
  • Activity monitor: Debug and monitor API requests in realtime during development.
  • Project structure: Understand your app’s file organization and Base44 integration.
  • GitHub integration: Connect your app to GitHub for version control, collaboration, and deployment.
  • AI assistance: Leverage Base44’s AI to accelerate development while maintaining code control.

Tech stack

Base44 apps use a modern frontend stack with a fully managed backend: Frontend
  • React with React Router
  • Vite for fast builds and hot reload
  • Tailwind CSS for styling
  • shadcn/ui component library
Backend
  • Managed NoSQL database
  • Built-in user authentication
  • Serverless backend functions (Deno runtime)
  • Realtime updates via WebSocket
Base44 SDK Your interface to all Base44 backend services. Use it in your frontend components or backend functions to access data, auth, integrations, and more. See the SDK overview →

Get started

Start with the Code Tab to explore and edit your app’s source code.