PGP enc chat for nest
Find a file
2024-09-24 20:29:39 -04:00
src idk 2024-09-24 20:29:39 -04:00
.gitignore refactor(tree-wide): i restarted 2024-09-15 16:43:51 -04:00
bun.lockb refactor(tree-wide): i restarted 2024-09-15 16:43:51 -04:00
host.key.pub refactor(tree-wide): i restarted 2024-09-15 16:43:51 -04:00
package.json refactor(tree-wide): i restarted 2024-09-15 16:43:51 -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
yarn.lock refactor(tree-wide): i restarted 2024-09-15 16:43:51 -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.