Closed Xylon2 closed 4 months ago
Probably should add a feature on the command-line to create the first user.
Could make it take username and password on the CLI. In this case I will need to use: parse-opts https://github.com/clojure/tools.cli
Or I could make it prompt for username and password.
implemented in e8d56ad
Probably should add a feature on the command-line to create the first user.