You are browsing as a guest.
Sign up
(or log in) to start making projects!
there’s a web interface now!
- added proper admin authentication handling (there’s functions to create and verify admins now)
- implemented html/template, all html files are embedded so everything can compile to a single binary
- created a basic login.html page that doesnt have any functionality (yet)
some obstacle
- i faced issues with go’s package handling as there’s import methods thats not allowed, but i fixed it thankfully hahahaaa
- getting the admin initial CLI to work as intended was a bit of a hurdle, it still doesnt run well when using tools like air.
what’s next
- authenticated web access (cookies, etc.)
- proper dashboard (lots of html tonight!)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.