Version 3.1.1 Released

INDJS Framework

The ultimate full-stack framework for building lightning-fast web applications. Stop configuring. Start building.

GitHub Repo

🎯 Why INDJS?

Comparing the future of dev with the current industry standard.

FeatureINDJSNext.js
Zero ConfigurationPartial
Built-in Authentication
Database Integration
Testing Suite (Vitest)
Deployment ToolsVercel-focused
CLI Code GenerationBasic
Real-time (WebSockets)
AI-Powered CLI
Learning CurveEasyModerate

✨ Core Features

Everything you need, built-in by design.

File-based Routing

Automatic routing based on file structure.

Built-in SSR/SSG

Server-side and Static generation with React 18.

JWT & OAuth Auth

Complete security system out of the box.

Prisma Support

Type-safe database client integration.

Vitest Testing

Pre-configured unit and E2E testing.

AI Generation

Scaffold pages and APIs with Ollama AI.

🚀 Quick Start

Get your app running in less than 60 seconds.

NPX

$ npx indjs@latest create my-app

$ cd my-app

$ npm install && npm run dev

AI-Powered CLI

Scaffold complex components and entire API sets with a single command. The CLI thinks so you don't have to.

Star us on GitHub!

Support the framework that's redefining full-stack development.

GitHub ⭐