Skip to content

ize-302/solid-express

Repository files navigation

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

About

A simple chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published