Play gomoku at gomoku.sepiatones.xyz!
Go to file
sepia 3f6ecb84fc Restyle button box to remove text from buttons 2025-07-27 19:51:35 -05:00
public Restyle button box to remove text from buttons 2025-07-27 19:51:35 -05:00
src Restyle button box to remove text from buttons 2025-07-27 19:51:35 -05:00
.gitignore - update deploy script 2025-07-27 16:58:37 -05:00
.goosehints - update deploy script 2025-07-27 16:58:37 -05:00
.pre-commit-config.yaml - update deploy script 2025-07-27 16:58:37 -05:00
.prettierrc.json - update deploy script 2025-07-27 16:58:37 -05:00
README.md - update deploy script 2025-07-27 16:58:37 -05:00
bun.lockb Huge refactor of web-socket-handler 2025-07-21 22:19:59 -05:00
justfile - update deploy script 2025-07-27 16:58:37 -05:00
package.json - update deploy script 2025-07-27 16:58:37 -05:00
tsconfig.json - update deploy script 2025-07-27 16:58:37 -05:00

README.md

Elysia with Bun runtime

Getting Started

To get started with this template, simply paste this command into your terminal:

bun create elysia ./elysia-example

Development

To start the development server run:

bun run dev

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