Skip to content

Technology Stack

Frontend uses a modern, production-ready technology stack to power your projects. All code runs in a sandbox environment optimized for performance and security.

Your projects run on Next.js in a sandbox environment, providing server-side rendering, static site generation, and optimized performance out of the box.

Build interactive user interfaces with React, the industry-standard JavaScript library for component-based UI development.

All projects use TypeScript for type-safe code, better developer experience, and fewer runtime errors.

Style your applications with Tailwind CSS, a utility-first CSS framework for rapid UI development without writing custom CSS.

Frontend supports serverless edge functions using Next.js API routes. These functions allow you to:

  • Execute server-side logic securely
  • Connect to external APIs and databases
  • Handle form submissions and data processing
  • Keep sensitive code and API keys hidden from the browser

See the Serverless Functions documentation for more details on creating and using serverless functions.