Go to file
kicap1992 79da31e634 added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
.vscode first commit 2025-05-13 05:45:36 +08:00
assets added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
images added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
models added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
routes added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
tokens/kurir-bot added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
.gitignore added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
README.md first commit 2025-05-13 05:45:36 +08:00
bot.ts added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
bun.lockb added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
connection.ts added pengguna,kurir page, with socket.io,need to switch this to node.js first 2025-05-16 11:43:38 +08:00
index.ts added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
package.json added user, kurir and admin page, complete the process of kurir 2025-06-23 00:42:47 +08:00
tsconfig.json added pengguna,kurir page, with socket.io,need to switch this to node.js first 2025-05-16 11:43:38 +08:00

README.md

kurir-server

To install dependencies:

bun install

To run:

bun run index.ts

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