Simple app with crud operations and DB switcher.
- Frontend: Svelte + sveltestrap + nginx
- Backend: nodejs + express
- MongoDB
- PostgreSQL
- ElasticSearch
- Redis
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