- [x] Register a new user, or login - [x] Register a publishing identity (gren-lang is a publishing identity, me@example.com is a user) (completed in #29 and #38) - [ ] Publish new packages/versions - [ ] Ask which version is latest for a given compiler version, and which was the previous version related to some version number. - [ ] Refresh tokens? - [ ] VictoriaLogs compatible logging. This would make it easy to monitor the new registry on grafana.gren-lang.org. This is how the existing registry does it: https://github.com/gren-lang/package.gren-lang.org/blob/main/src/log.js - [ ] Misc TODOs in README and code.