/hono

Primary LanguageTypeScript

Server for EnvayaSMS

Getting Started

Docker

First build the bunjs image

docker build -t bunjs:v6.11 ./bunjs

run the docker compose file

docker-compose up -d

Cloning the repo

bun create hono ./NAME_HERE

Development

bun run start

Open http://localhost:3000 with your browser to see the result.

For more information

See https://honojs.dev/