Cursor AI is a big step for all developers.
Start Cursor let you as quick as possible be familiar with Cursor AI, helping you build different types of projects with ease.
My Thoughts: In the future, the developers will be divided into two parts: coding with Cursor and the others.
- Rule Template
- Rule Ignore [DOING]
- Rule Guide [DOING]
- Rule Project
- Rule Category
- Rule Admin [DOING]
- Online: Start Cursor
- Offline: Local Deployment
- Clone this repo
- Copy
.env.example
to.env
and set the environment variables - Install dependencies:
pnpm install
- Migrate database:
pnpm run db:generate
- Start the app:
pnpm run dev
- Visit
http://localhost:3000
DATABASE_URL
: The URL of the database to connect to.ADMIN_SLUG
: The slug for the admin page.NEXT_PUBLIC_APP_URL
: The URL of the app.
remove the migrations
file in prisma
folder, then run:
npx prisma migrate reset
npx prisma migrate dev --name init
I'm a full stack developer who loves to build things for myself and others.
When I first started using Cursor AI, I was amazed by its capabilities. However, I found it difficult to find and share useful rules for my different projects. So I decided to build this project to help others like me.
If you have any questions or suggestions, please feel free to contact me.