slovocast/app
2024-03-18 22:59:49 -04:00
..
src Add the Session handler, class, and middleware 2024-03-18 22:59:49 -04:00
.editorconfig Add Hono app for the project. 2024-03-02 11:48:37 -05:00
.gitignore Add Hono app for the project. 2024-03-02 11:48:37 -05:00
bun.lockb Add Hono app for the project. 2024-03-02 11:48:37 -05:00
package.json Add Hono app for the project. 2024-03-02 11:48:37 -05:00
README.md Add Hono app for the project. 2024-03-02 11:48:37 -05:00
tsconfig.json Add Hono app for the project. 2024-03-02 11:48:37 -05:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000