No description
Find a file
2026-04-08 00:02:04 +00:00
src fix the signin route and validation, also make invites faster by deleting unneccessary columns, signin only works with usernames now 2026-04-08 00:02:04 +00:00
.env.example up aperio backend 2026-03-25 06:41:19 +04:00
.gitignore up aperio backend 2026-03-25 06:41:19 +04:00
bun.lock up aperio backend 2026-03-25 06:41:19 +04:00
drizzle.config.ts up aperio backend 2026-03-25 06:41:19 +04:00
package.json up aperio backend 2026-03-25 06:41:19 +04:00
README.md up aperio backend 2026-03-25 06:41:19 +04:00
tsconfig.json up aperio backend 2026-03-25 06:41:19 +04:00

aperio-be

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.