Skip to content

alpac0de/aplos

Repository files navigation

Aplos

A fast, modern React framework with file-based routing, powered by Rspack.

Features

  • File-based routing with dynamic and catch-all routes
  • Nested layouts
  • Custom rspack configuration
  • React Compiler & HMR
  • TypeScript & PostCSS support
  • Environment variables (.env, .env.local)

Quick Start

bun add aplosjs

# Start development server
npx aplos server

# Build for production
npx aplos build

Documentation

See the full documentation in the documentation/ directory, or browse it online at aplos.alpacode.io.

Packages

 
 
 

Contributors