WARNING: This is intended to be used for personal use only. Security approach is not strong enough to be published as a possible service.
For starting, simply:
- Clone repository locally.
- Create a file with .db extension under /dbhandler folder.
- Add your encryption secret as ENCRYPT_KEY (Must be 16, 24 or 32 bytes) on a .env file on the root.
- Add the name of your .db extension file as DB_PATH env