Make sure your /etc/hosts contains the following entry:
127.0.0.1 habito.localhost
Start the backend server
./start.sh
Access the admin
http://habito.localhost:8090/_/
Start the frontend server*
TODO
- Create frontend using https://mithril.js.org/
- Setup Digital Ocean Server (systemd)
- Setup SMTP server
- Setup OAuth2 login with Google