docs: add TECH_STACK.md (#4883)
This commit is contained in:
32
TECH_STACK.md
Normal file
32
TECH_STACK.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Coolify Technology Stack
|
||||
|
||||
## Frontend
|
||||
|
||||
- Vue.js
|
||||
- Tailwind CSS
|
||||
- Monaco Editor (Code editor component)
|
||||
- XTerm.js (Terminal component)
|
||||
- Livewire (Reactive components)
|
||||
|
||||
## Backend
|
||||
|
||||
- Laravel (PHP Framework)
|
||||
- PostgreSQL (Database)
|
||||
- Redis (Caching & Real-time features)
|
||||
- WebSocket (Real-time communication)
|
||||
|
||||
## DevOps & Infrastructure
|
||||
|
||||
- Docker
|
||||
- Docker Compose
|
||||
- Node.js (for some tooling)
|
||||
- Vite (Build tool)
|
||||
|
||||
## Languages
|
||||
|
||||
- PHP
|
||||
- JavaScript/TypeScript
|
||||
- HTML/CSS
|
||||
- Shell/Bash scripts
|
||||
- YAML
|
||||
- JSON
|
Reference in New Issue
Block a user