Skip to content

Release v1.0.1 πŸŽ‰

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:07

Release v1.0.1

What's New

Check the CHANGELOG for details.

Installation

# Clone and build
git clone https://github.com/podcodar/webapp.git
cd webapp
bun install
bun run build

Verify

bun run typecheck
bun run lint
bun test

Full Changelog: v1.0.1...main