svelte-crud
svelte-crud copied to clipboard
CRUD with SvelteJS, node, mongodb, elasticsearch, redis and postgres.
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
Create a copy of .env.example as .env to set the env vars for the database.
docker-compose up -d and open http://localhost:8080
