Welcome to Juniper

A modern web framework for building React applications with Deno. File-based routing, server-side rendering, and TypeScript support out of the box.

Why Juniper?

File-Based Routing

Intuitive routing based on your file structure. Create pages by adding files to your routes directory.

Server-Side Rendering

Fast initial page loads with SSR. Your React components render on the server for optimal performance.

Hot Reloading

See your changes instantly. Development server automatically refreshes when you save your files.