quick little admin panel
This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
leah bb5690269a whitespace tweak 2022-01-26 20:38:54 +00:00
resources add resources/ 2022-01-26 17:00:32 +00:00
templates add some html boilerplate 2022-01-26 17:00:13 +00:00
tests add a tests dir 2022-01-26 17:00:42 +00:00
.gitignore update gitignore 2022-01-26 19:00:48 +00:00
LICENSE Initial commit 2022-01-26 14:45:25 +00:00
README.md add todo 2022-01-26 16:59:53 +00:00
config.example.yml whitespace tweak 2022-01-26 20:38:54 +00:00
go.mod use the config file 2022-01-26 19:28:26 +00:00
go.sum use the config file 2022-01-26 19:28:26 +00:00
main.go use the config file 2022-01-26 19:28:26 +00:00

README.md

admin

quick little admin panel.

todo

  • respectable web ui
  • signup form
  • lots of db code
  • gitea authentication
  • pam auth (maube?)
  • automatic user creaton/deletion
  • resource usage dashboard