Go to file
2024-08-27 01:47:06 -04:00
src Return review with message ID stripped when querying by ID 2024-08-27 01:47:06 -04:00
.gitignore First commit 2024-08-16 15:04:52 -04:00
LICENSE Add LICENSE 2024-08-16 15:06:40 -04:00
package.json Fix crash when data.json doesn't exist 2024-08-21 03:04:23 -04:00
pnpm-lock.yaml Seperate "/post" endpoint into a route, use express for routing 2024-08-21 01:25:49 -04:00
README.md Add README 2024-08-16 15:06:07 -04:00
tsconfig.json Create more utils: logger and responder 2024-08-18 17:11:15 -04:00

simple-review-server

A simple review server written in TS.