Starter screenshot

Starter

Author Avatar Theme by Edgefirst dev
Updated: 20 Mar 2025
110 Stars

A full-stack starter kit for Edge-first applications built with React on top of Cloudflare Developer Platform

Categories

Overview

The Edge-first Starter Kit is an innovative full-stack starter kit designed specifically for building Edge-first applications with React, leveraging the Cloudflare Developer Platform. This tool is perfect for developers looking to rapidly prototype or develop applications that take advantage of edge computing capabilities. Although it is still in development, the kit offers a robust starting point, ensuring that developers can create efficient and scalable applications with relative ease.

With a range of built-in features and functionalities, the Edge-first Starter Kit combines modern frameworks and tools to optimize performance. Its user-friendly setup script facilitates the creation of new React applications, allowing developers to hit the ground running while maintaining flexibility and control over their projects.

Features

  • Deploy to Cloudflare Workers: Easily deploy your applications to Cloudflare’s global serverless environment for high performance and low latency.

  • Test and manage packages with Bun: Utilize Bun for streamlined package management and testing, enhancing your development workflow.

  • Styles with Tailwind: Incorporate the utility-first CSS framework, Tailwind, to create aesthetically pleasing and responsive designs effortlessly.

  • Code Quality Checker with Biome: Maintain high code quality with linting and formatting checks provided by Biome, promoting best practices in your codebase.

  • CI with GitHub Actions: Leverage continuous integration using GitHub Actions to automate testing and deployment processes seamlessly.

  • Router with React Router: Integrate React Router for efficient routing functionality, allowing for smooth user navigation within your applications.

  • Database with Cloudflare D1: Access managed database services through Cloudflare D1 for your data storage needs, ensuring speed and reliability.

  • Scheduled tasks with Cloudflare Workers Cron Triggers: Set up scheduled tasks using Cloudflare Workers for efficient background processing and automation in your applications.