Solid Express Boiler plate example for running fullstack web app Stack Solidjs with Vite Node/express Docker How to run 🏃 # Run in dev mode npm run start:dev # Run with docker docker compose up Frontend runs on http://localhost:5173 Backend runs on http://localhost:8000