This is an (experimental) in-browser application, based on:
The application is available at: https://www.own-your-data.nl
Running the application locally, a directory own-your-data
will be created automatically in your $home directory.
- Install Python 3.12 or greater
- Run
python3 -m http.server
- Go to http://localhost:8000/playground.html, which will open the application in your browser
- Install Python 3.12 or greater
- Install poetry
- Install packages
poetry install
- Run
make local_run
- Install npm
- Run
npm install
- Run
npm run dump
- Run
npm run serve
- Run app locally and execute
make demo_file