11 lines
452 B
Plaintext
11 lines
452 B
Plaintext
---
|
|
description: Defines the technology stack used in the Stojanovic-One project, including frontend, backend, database, UI styling, deployment, and authentication. This rule provides a clear understanding of the project's technical foundation.
|
|
globs: **/*
|
|
---
|
|
- |-
|
|
1. Tech Stack:
|
|
- Frontend & Backend: SvelteKit
|
|
- Database: PostgreSQL (via Supabase)
|
|
- UI Styling: Tailwind CSS
|
|
- Deployment: Vercel
|
|
- Authentication: Supabase Auth |