Framework
INDJS Framework
2024
Open Source Community

Project Overview
INDJS is a revolutionary React-based framework designed to solve the complexities of modern web development. It comes with built-in authentication, database integration, and an AI-powered CLI, making it 5x faster than Next.js for development. It features a custom bundling engine that optimizes assets for sub-second load times.
The Challenge
Creating a seamless bridge between client-side rendering and server-side logic while maintaining a lightweight bundle size.
The Solution
Implemented a custom esbuild-based bundler and a plugin-driven architecture that allows developers to opt-in to features as needed.
Tech Stack
React 18
Express
Vite
Prisma
Ollama AI
Tailwind CSS