You are browsing as a guest. Sign up (or log in) to start making projects!

1h 34m 46s logged

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!)
0
18

Comments 0

No comments yet. Be the first!