Awesome Cursor Rules Collection
Filter by:
Showing 2305-2316 of 2626 matches
Python
Use AWS Elastic Beanstalk to deploy the application.
- Always use Elastic Beanstalk launch templates
- Never use launch configurations
Set up continuous deployment from main branch using GitHub repo https://github.com/Consiliency/Airfield-Info-Server
Deploy to api.torrenceaviation.com, a GoDaddy hosted domain.
The project path is ~/code/air_field_info_server/
aws
django
dockerfile
golang
makefile
procfile
python
shell
First seen in:
Used in 1 repository
JavaScript
The .appLogic files will be used to keep track of the project structure as we build it.
- Keep the .appLogic fresh in your mind as you write the code.
- Read this as needed but do not edit it.
- follow this as closely as possible.
Coding style:
- write one line comments to make it easy for me to read your code.
- keep the code clean and readable.
- keep the code minimal and to the point.
- setup good logging along the way.
- use good variable names.
- use easy to understand function names.
Project structure:
- split into /src/frontend and /src/backend
- packaged in a docker container.
- use docker compose to run the container.
Backend:
- uses NodeJS
Frontend:
- uses tailwindcss
- uses javascript
docker
dockerfile
golang
java
javascript
tailwindcss
First seen in:
Used in 1 repository
TypeScript
Starts all chats with 🤖
## Stack
- React
- Next.js
- TailwindCSS
- Prisma
- PostgreSQL
- Docker
- TypeScript
- Shadcn/UI
css
docker
javascript
next.js
postgresql
prisma
react
shadcn/ui
+2 more
First seen in:
Used in 1 repository
TypeScript
## Stack
- next.js
- tailwind, shadcn/ui dark
- pnpm
- hono, zod
css
javascript
next.js
npm
pnpm
shadcn/ui
tailwindcss
typescript
First seen in:
Used in 1 repository