Supported Languages & Frameworks
Explore the technologies, frameworks, and runtimes supported in Kodezi Create.
Kodezi Create provides out-of-the-box support for a wide ecosystem of modern frontend, backend, and static-site tools. Chronos-1 can scaffold, configure, and build applications across these technologies with zero setup.
Frontend Technologies
Kodezi supports all major UI frameworks and libraries:
Core Web Technologies
- HTML5
- CSS3
- JavaScript (ES6+)
- TypeScript
Frameworks
- React
- Next.js
- Vue.js
- Nuxt
- Svelte
- Angular
UI & Styling
- Tailwind CSS
- Bootstrap
- Material UI (MUI)
- Shadcn/UI
- Styled Components
Build Tools
- Vite
- Webpack
- esbuild
Backend & API Development
Kodezi fully supports backend logic, API generation, and server frameworks:
Node.js Ecosystem
- Node.js
- Express.js
- Fastify
- REST APIs
- CRUD APIs
Advanced Communication
- GraphQL
- WebSockets
- Server Sent Events (SSE)
Chronos-1 can generate controllers, routes, data models, authentication logic, and API request handlers.
Static Site Generators
Create lightweight static websites with:
- Astro
- 11ty
- Hugo
- Jekyll
- Gatsby
Package Managers
Kodezi supports all major JavaScript package systems:
- npm
- pnpm
- yarn
Full Stack Combinations
Chronos-1 can combine technologies automatically. Examples:
- Next.js + Tailwind + Recharts
- React + Express backend
- Astro + Markdown blog engine
- Vue + Chart.js dashboard
- SvelteKit + REST API
Example Prompts
Try these to explore supported stacks:
"Create a Next.js dashboard with Tailwind, Recharts, and JWT authentication."
"Build an Express.js API with CRUD endpoints for products and users."
"Create a responsive landing page using React and Material UI."