I needed an app to record inventories in my home, such as what's in the garage freezer or the detergent cabinet, in a shared way with my family. So I created one!
To deploy this project using Docker, pull this repository and then run:
docker-compose up --build -dBackend API: http://localhost:3000/api
Frontend: http://localhost:3000
Default Login: admin/12345