Files
papryk-com/back/README.md
Patryk Koreń e7ec832f5b ldap
2026-07-02 23:55:40 +02:00

219 B

back

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.