Play gomoku at gomoku.sepiatones.xyz!
Go to file
sepia 6700be5515 Clean up unit tests 2025-07-27 20:07:23 -05:00
public Add color to rematch button 2025-07-27 19:55:04 -05:00
src Clean up unit tests 2025-07-27 20:07:23 -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.