changed frontend framework from next.js to vite
This commit is contained in:
@@ -6,7 +6,7 @@ Vaessl is an AI-powered bridge designed to connect physical reality to digital m
|
||||
# Technical requirements & stack
|
||||
|
||||
## Frontend
|
||||
- Framework: Next.js (React)
|
||||
- Framework: Vite (React)
|
||||
|
||||
- Styling: Tailwind CSS + SCSS
|
||||
|
||||
@@ -52,7 +52,7 @@ The image processing is the heart of Vaessl's "bridge" functionality. It ensures
|
||||
## Deployment
|
||||
Vaessl is deployed via Docker Compose for high portability.
|
||||
|
||||
- Container 1: Next.js (Web UI)
|
||||
- Container 1: Vite (Web UI)
|
||||
- Container 2: Spring Boot
|
||||
- Container 3: PostgreSQL + pgvector
|
||||
- Container 4: LiteLLM
|
||||
|
||||
Reference in New Issue
Block a user