BookStore
A little 3 tier application
- Backend: Rest API (with help from Brad Traversy. His videos have helped me a lot. Follow him on Youtube if you can.)
- Frontend: Svelte Single Page Application
- Web: Nginx with Reverseproxy configuration. I took it from here probably.
- With a Docker setup to get it up and running
Disclaimer
I just created this littel app for fun and to get familiar with Svelte Javascript Framework, Vite, Tailwind and Docker.
This is not a production ready application whatsoever.
I will not provide any support or bug fixes.
Missing
- Proper error handling and input validation.
- Automatic ISBN resolver maybe.
License
GPLv3