Go to file
2024-07-31 17:08:56 -05:00
.dockerignore fix: rename ath -> core 2024-07-31 17:08:56 -05:00
.env.example feat: initial commit 2024-07-23 12:00:18 -05:00
.gitignore initial commit 2024-07-23 08:48:23 -05:00
.prettierrc.cjs feat: initial commit 2024-07-23 12:00:18 -05:00
bun.lockb fix: rename ath -> core 2024-07-31 17:08:56 -05:00
Dockerfile fix: rename ath -> core 2024-07-31 17:08:56 -05:00
env.js feat: initial commit 2024-07-23 12:00:18 -05:00
fly.toml fix: rename ath -> core 2024-07-31 17:08:56 -05:00
format.js fix: rename ath -> core 2024-07-31 17:08:56 -05:00
index.js fix: rename ath -> core 2024-07-31 17:08:56 -05:00
jsconfig.json feat: initial commit 2024-07-23 12:00:18 -05:00
package.json fix: rename ath -> core 2024-07-31 17:08:56 -05:00
plane.js feat: initial commit 2024-07-23 12:00:18 -05:00
README.md initial commit 2024-07-23 08:48:23 -05:00
zulip.js feat: initial commit 2024-07-23 12:00:18 -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.