Features
Blazing-Fast Build Pipeline - With Instant Change Detection!
Svelte 5 - For Next-Level Performance
Seamless Database - Using Prisma
Plug & Play Simplicity – Fully Dockerized!
Optimized Architecture – Bundled Server & Client with a Shared Core
Powerful & Scalable – Clean Dependency Injection via Inversify
Consistent & OOP-Driven – Leveraging NativeWrappers for Seamless Integration
Requirements
Node 22
pnpm
PostgreSQL Database
An IDE like VS Code or JetBrains Webstorm
WSL* (Whats is WSL)
Getting Started
pnpm prisma generate
pnpm run build
# If you want your FXServer to be dockerized* 🐋
docker compose up