Skip to content

Latest commit

History

576 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

vers

A browser idle game on a microservice backend: a deterministic simulation runs on the client, and the server verifies its results by replay.

DocumentationArchitectureAgent Guidelines


Quick start

bun install # whole workspace
bun run stack start # full backend via docker compose
bun run dev:app-web # web app dev server
bun run stack stop # tear the backend down

Checks

bun run typecheck
bun run test# postgres suites need: bun run pg:test-container:start
bun run lint
bun run format
bun run e2e # playwright; first run: bun playwright install

Layout and conventions

About

browser-based idle rpg.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages