Cursor rule Cursor
The backend is built on Supabase, providing PostgreSQL database, authentication, and Edge Functions for serverless API endpoints.
Cursor rule Cursor
The backend is built on Supabase, providing PostgreSQL database, authentication, and Edge Functions for serverless API endpoints.
Cursor rule Cursor
Cursor rule "code-style" from Adam-CAD/CADAM, covering code style conventions, typescript rules, naming conventions, formatting and react rules.
Cursor rule Cursor
Cursor rule "database-workflow" from Adam-CAD/CADAM, covering database workflow rules, database schema changes, never create manual migrations, schema file management and migration generation process.
Cursor rule Cursor
Cursor rule "deployment-restrictions" from Adam-CAD/CADAM, covering deployment restrictions, function deployment, never deploy functions, local development only and code changes only.
Cursor rule Cursor
Cursor rule "frontend-architecture" from Adam-CAD/CADAM, covering frontend architecture - react/typescript, component architecture, views (page components), reusable components and component categories.
Cursor rule Cursor
Adam is a web application that enables users to generate 3D CAD models through AI-powered natural language, images, and direct manipulation. The platform combines parametric modeling with creative AI generation.
Cursor rule Cursor
Cursor rule "typescript-workflow" from Adam-CAD/CADAM, covering typescript workflow rules, type checking, always run type check after type changes, type check commands and when to run type check.