evwiki/.cursor/rules/instructions.mdc
2025-05-20 07:21:48 +02:00

22 lines
477 B
Plaintext

---
description:
globs:
alwaysApply: true
---
# Description
This a fullstack nextjs project, all written in mordern and state of the art typescript.
The Project follows the latest coding standards for next js projects
# Modules
This Project will use as less modules and node packages as possible. This leads to the following rules:
- No Tailwind
- No SCSS / SASS
# Code Style
This project follows clean code rules:
- SOLID Principles
- No else statements
- readable name