Go to file
2025-08-29 00:45:23 +07:00
src add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00
.gitignore add .env to .gitignore 2025-08-29 00:33:01 +07:00
bun.lock add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00
Dockerfile add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00
package.json add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00
README.md initial commit 2025-08-29 00:32:42 +07:00
tsconfig.json add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000