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

chocfrostedsugarbombs

@chocfrostedsugarbombs

Joined June 1st, 2026

  • 2Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

5h 26m 5s logged

Implemented OAuth through Github for my project. First time I had ever tried to do auth mostly by myself, with the only extra being Hono middleware for handling most of the stuff involving Github. Definitely took a while, but it was fun to try and learn. If I end up getting to make this into a mod, I’ll need to create a username-password login as well but I think it should be much easier now.

Now I get to start working on a functional web client, group creation, and actual score submission!

0
0
12
Open comments for this post

3h 22m 23s logged

I finished setting up the monorepo for the whole project. The plan is to use Vue for the web interface, Hono + SQLite w/ DrizzleORM for the backend, and later Lua for the in game interface (haven’t started this yet as I want to focus on finishing the basic feature set).

Next up is start setting up the schema for the database containing groups, users, and score submissions for each groups.

2
0
15

Followers

Loading…