Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valentimarco/giorgiodashboard
My Secret Website
https://github.com/valentimarco/giorgiodashboard
admin-dashboard administration administration-interface backend front-end go htmx
Last synced: 3 months ago
JSON representation
My Secret Website
- Host: GitHub
- URL: https://github.com/valentimarco/giorgiodashboard
- Owner: valentimarco
- Created: 2024-02-03T17:33:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T10:22:17.000Z (8 months ago)
- Last Synced: 2024-06-22T19:32:48.934Z (8 months ago)
- Topics: admin-dashboard, administration, administration-interface, backend, front-end, go, htmx
- Language: templ
- Homepage:
- Size: 6.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GiorgioDashboard
Website wrote in go and htmx to do several things:
1. Administration of the server
2. Docker container managment
3. RCON access (For all game-server that support)# Design
![wa](./docs/website.drawio.png)
# TODO
- Backend stuff
- [x] Dockerfile and compose
- [ ] HTTPS (maybe??)
- [x] ~~Mongodb connection~~ Postgres connection
- [ ] JWT Auth
- [ ] Login,Registration (maybe??) and logout endpoints
- [ ] Docker connection and orchestration
- [ ] RCON connection- Frontend stuff
- [x] Login,~~Registration~~ page
- [x] Index page
- [ ] General info page
- [ ] Orchestration page
- [ ] Nas Page
- [ ] Mail Box page