feat(docs): update tech stack
This commit is contained in:
@@ -2,31 +2,28 @@
|
|||||||
|
|
||||||
## Frontend
|
## Frontend
|
||||||
|
|
||||||
- Vue.js
|
- Livewire and Alpine.js
|
||||||
|
- Blade (PHP templating engine)
|
||||||
- Tailwind CSS
|
- Tailwind CSS
|
||||||
- Monaco Editor (Code editor component)
|
- Monaco Editor (Code editor component)
|
||||||
- XTerm.js (Terminal component)
|
- XTerm.js (Terminal component)
|
||||||
- Livewire (Reactive components)
|
|
||||||
|
|
||||||
## Backend
|
## Backend
|
||||||
|
|
||||||
- Laravel (PHP Framework)
|
- Laravel 11 (PHP Framework)
|
||||||
- PostgreSQL (Database)
|
- PostgreSQL 15 (Database)
|
||||||
- Redis (Caching & Real-time features)
|
- Redis 7 (Caching & Real-time features)
|
||||||
- WebSocket (Real-time communication)
|
- Soketi (WebSocket Server)
|
||||||
|
|
||||||
## DevOps & Infrastructure
|
## DevOps & Infrastructure
|
||||||
|
|
||||||
- Docker
|
- Docker & Docker Compose
|
||||||
- Docker Compose
|
- Nginx (Web Server)
|
||||||
- Node.js (for some tooling)
|
- S6 Overlay (Process Supervisor)
|
||||||
- Vite (Build tool)
|
- GitHub Actions (CI/CD)
|
||||||
|
|
||||||
## Languages
|
## Languages
|
||||||
|
|
||||||
- PHP
|
- PHP 8.4
|
||||||
- JavaScript/TypeScript
|
- JavaScript
|
||||||
- HTML/CSS
|
|
||||||
- Shell/Bash scripts
|
- Shell/Bash scripts
|
||||||
- YAML
|
|
||||||
- JSON
|
|
||||||
|
Reference in New Issue
Block a user