PGP enc chat for nest
Find a file
2024-09-13 20:31:36 -04:00
src feat(main): init 2024-09-13 20:31:36 -04:00
.gitignore feat(main): init 2024-09-13 20:31:36 -04:00
bun.lockb feat(main): init 2024-09-13 20:31:36 -04:00
package.json feat(main): init 2024-09-13 20:31:36 -04:00
README.md feat(main): init 2024-09-13 20:31:36 -04:00
tsconfig.json feat(main): init 2024-09-13 20:31:36 -04:00

nest-pgp-chat

To install dependencies:

bun install

To run:

bun run src/index.ts

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