Go to file
2024-07-23 08:48:23 -05:00
.gitignore initial commit 2024-07-23 08:48:23 -05:00
bun.lockb initial commit 2024-07-23 08:48:23 -05:00
index.js initial commit 2024-07-23 08:48:23 -05:00
jsconfig.json initial commit 2024-07-23 08:48:23 -05:00
package.json initial commit 2024-07-23 08:48:23 -05:00
README.md initial commit 2024-07-23 08:48:23 -05:00

zulip-plane

To install dependencies:

bun install

To run:

bun run index.js

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