
INDJS is a zero-configuration full-stack framework inspired by Next.js, featuring built-in SSR/SSG, API routes, and authentication. It uniquely integrates Capacitor for cross-platform mobile app development (iOS/Android) from a single codebase. Key features include a custom CLI tool for component generation and project scaffolding, and integration with Ollama AI for terminal-based, free AI model access to assist in code generation. Powered by React and Vite, it supports multiple databases (MongoDB, MySQL, PostgreSQL) and offers a unified architecture for both web and mobile.
Creating a seamless full-stack framework that eliminates configuration complexity while maintaining flexibility and performance.
Implemented file-based routing, built-in authentication system, database abstraction layer, and automated deployment workflows.