Skip to content

CRUD with SvelteJS, node, mongodb, elasticsearch, redis and postgres.

Notifications You must be signed in to change notification settings

rijuma/svelte-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CRUD with SvelteJS, node, mongodb, elasticsearch, redis and postgres.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.0%
  • JavaScript 46.9%
  • CSS 3.4%
  • Dockerfile 1.7%