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* (What is WSL)
Getting Started
pnpm prisma generate
pnpm run build
# If you want your FXServer to be dockerized* 🐋
docker compose up
10 Likes
would be great if you can make pictures of the script that we can see how it’s looks
2 Likes
Bro, do you even know, what the “Script” does? Its a Boilerplate where Developer can make nice things with. Why would they include pictures?
1 Like
Dude he has a server with his own name…common. That´s pretty self explanatory.
Woah, let’s keep this civilised 
@KratosCity-Scripts if you need help getting started. Drop me a PM.
I hope you benefited from my work. If you have any ideas for improvement. Let me know!
Bump 
Now features a custom Dockerfile. Ensuring a compatibility of 100.05% with this code base.
2 Likes
gasmanv
7
Great, one small question why there is both rollup and vite build config in root, why do you use rollup instead of vite to build project?
I’m afraid I don’t quite follow. Vite itself uses Rollup to build the codebase.
It’s not an addition; it’s part of Vite.
That’s why this is a thing: