PasswordBox/backend/src
2024-09-16 00:18:42 +02:00
..
admin Login and such 2024-09-16 00:18:42 +02:00
User Login and such 2024-09-16 00:18:42 +02:00
.gitignore Updated gitignore 2024-09-16 00:17:51 +02:00
bun.lockb Login and such 2024-09-16 00:18:42 +02:00
Database.ts Login and such 2024-09-16 00:18:42 +02:00
index.ts Login and such 2024-09-16 00:18:42 +02:00
package.json Login and such 2024-09-16 00:18:42 +02:00
README.md Login and such 2024-09-16 00:18:42 +02:00
tsconfig.json Login and such 2024-09-16 00:18:42 +02:00

corpopasswordmanager

To install dependencies:

bun install

To run:

bun run index.ts

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