article-full-stack-development-svelte-express Svelte Themes

Article Full Stack Development Svelte Express

Full stack development: Svelte + Express

This is a repository with examples from articles:

Here you can find the implementation of RSS Reader.

Environment:

  • Node.js 18.13.0
  • Docker 20.10.23

Frameworks

Frontend is based on Svelte and for backend Express was chosen. Application is wraped with coupled Docker containers.

How to

Build:

./build.sh

Run:

docker compose up -d

Stop:

docker compose stop

Top categories

Loading Svelte Themes