This website requires JavaScript.
Explore
Help
Register
Sign in
d
/
pinus-be
Watch
1
Star
0
Fork
You've already forked pinus-be
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
1
branch
0
tags
20
MiB
TypeScript
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
d
95429c81de
move auth routes to a normal proper route and make a route class for it
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