This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f9c9a7d527
server
/
packages
/
database-interface
History
Jesse Wierzbinski
fc06b35c09
feat(cli):
✨
Add new CLI commands, move to project root
2024-05-08 00:10:14 +00:00
..
main.ts
refactor(database):
🎨
Refactor note handling into its own class instead of separate functions
2024-04-16 18:09:21 -10:00
note.ts
refactor(api):
♻️
Move to Hono for HTTP
2024-05-06 07:16:33 +00:00
package.json
refactor(database):
🎨
Refactor note handling into its own class instead of separate functions
2024-04-16 18:09:21 -10:00
timeline.ts
refactor(api):
🎨
Move User methods into their own class similar to Note
2024-04-24 17:40:27 -10:00
user.ts
feat(cli):
✨
Add new CLI commands, move to project root
2024-05-08 00:10:14 +00:00