Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-21 | refactor: rewrite server and bundle entire application in a single binary | Blaster4385 | 4 | -81/+97 | |
2024-02-21 | refactor: Rewrite server in go | Blaster4385 | 12 | -364/+185 | |
2024-02-21 | feat: implement backend in node.js | rohan09-raj | 8 | -6/+161 | |
- Use sqlite as a database | |||||
2024-02-21 | Initial commit | rohan09-raj | 6 | -0/+224 | |
- Create basic client and server layout |