No description
Find a file
2026-02-11 06:06:49 -06:00
controllers change from email only login to username login cus this looks sexier 2026-02-11 06:00:19 -06:00
node_modules First upload, user schema done, database chosen base api code done 2026-01-27 09:45:07 -06:00
routes move auth routes to a normal proper route and make a route class for it 2026-02-11 06:06:49 -06:00
services change from email only login to username login cus this looks sexier 2026-02-11 06:00:19 -06:00
utils fixed hashing algorithm on auth 2026-02-11 04:32:58 -06:00
.gitignore schema update 2026-01-30 02:02:10 -06:00
bun.lock routes added, / route fixed, bun fixed too 2026-01-30 05:12:24 -06:00
drizzle.config.ts perm system done, user auth done, reformed the code to an OOP base. 2026-02-11 04:24:02 -06:00
index.ts move auth routes to a normal proper route and make a route class for it 2026-02-11 06:06:49 -06:00
package.json lost count of the updates 2026-02-01 17:47:09 -06:00