chara banner

chara

8 devlogs
55h 31m 18s

smt

This project uses AI

i did used copilot/gemini for research and stuff, and vibe coded the src/test/mod.rs and src/core/service/error/mod.rs, the rest of the code is entirly writed by hand (or copied from stack overflow /silly)

Repository

Loading README...

Yoid

reworked the db architecture, now there is no need for a workspace and a workspace user! i started working on the functions to interact with the base and the tables, and soon ill start a ui! (that was late ;-;)

Attachment
0
Yoid

was working on the service layer, i did some functions and enhanced error handling, and also did some benchmarks and its pretty gud for now

Attachment
0
Yoid

added user register and user update functions

Attachment
Attachment
Attachment
0
Yoid

worked on the service part and also migrated to surrealdb 3.0.0 (that was a hard work) but yeah now we have login, im gonna work on register and those other function :pf:, for now it only auth the user using a hc id or a session token , in this example we had to use ip, user_agent and token to authentify the user

Attachment
0
Yoid

well, gonna work again on this, for now i worked on the models part, a bit of planing for the service part (the part that interacts with the db and has the security measures) and yeah, also wrote some surql but i dont think it got hackatimed since i logged off hc ¯_(ツ)_/¯

Attachment
0
Yoid

alr, so i worked on the models, there is all the models needed, im rn working on the service part, wich is a set of functions to create/delete/update/read tables but using strong types so everything should be secure, i might also make some idiomatic permissions if my brain let me do it but now, the step one is done

Attachment
0
Yoid

so i finished the auth part, might make everything more secure using more types, but now ill finally start the real stuff, ima start working on the DATA part, and try to make it modular so i can easly make an automation part etc

Attachment
1

Comments

toponerld
toponerld 3 months ago

damnn

Yoid

forgot to make a devlog lol, so i defined the tables, started learning surrealdb, and uh, im using axum this time, now im working on the auth part, using hca ofc, but there is still a bug related to cookies that im trying to fix sob

Attachment
0