Portal for managing household (like housekeeping book).
The docker way:
docker pull corka149/jarvis
- Version is the implementation of the the shopping list and user + user groups.
- Version targets the connecting of sensor devices and measuring for monitoring the flat/house.
- Version:
- Marks the end of any work targeting smart home. In this version frontend and backend should be separated.
- Added finance domain
- Version is the comeback of jARVIS as multipage application.
- Removed finance domain
- Added inventory domain with live views 🔥
- Version: Tech stack switch to
- Rust for backend
- Angular with TypeScript for frontend
Now you can visit localhost:4000
from your browser.
Just run build.sh
. It will take care of everything for you. :)