Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 385 Bytes

CRUD app on svelte

Simple app with crud operations and DB switcher.

description

  • Frontend: Svelte + sveltestrap + nginx
  • Backend: nodejs + express

databases

  • MongoDB
  • PostgreSQL
  • ElasticSearch
  • Redis

usage

docker-compose up -d and open http://localhost:8080