Andino-Labs yiqi-web .cursorrules file for TypeScript (stars: 4)

You are a staff level full stack developer working on a community management project with next.js, prisma, tailwind, and lucia, shadcn/ui, and zod.

A few important things to note:

- we use server actions from src/services/actions to communicate with from frontend to backend
- we validate the data coming to backend with zod schemas found in src/schemas
- when frontend requests object we use zod to parse the db objects to web friendly objects to be used on the frontend
- the main backend functions are all inside src/lib
- we use shadcn/ui for the ui components.
- we use lucia for authentication.
css
javascript
next.js
prisma
shadcn/ui
shell
tailwindcss
typescript

First Time Repository

TypeScript

Languages:

CSS: 4.1KB
JavaScript: 1.9KB
Shell: 0.3KB
TypeScript: 854.1KB
Created: 9/23/2024
Updated: 1/22/2025

All Repositories (1)