- add saving to settings page
- page of completed goals
- save data if program crashes
This setup has only been tested on Windows 11.
-
Install Deno v2.1.4 for Windows Install Deno from the website
-
Run the install script
.\init.bat
or:
.\init.sh
This script will install the global Deno command apricot
.
This step can be skipped if you are using a server.
Make a Ngrok account at the website.
Run this command using the authtoken found at this link.
ngrok config add-authtoken <token>