Skip to content

versiongamma/website-v3

Repository files navigation

VersionGamma.com

A personal website build in React 19 using the TanStack Start framework.

Checks

Getting Started

This project uses Bun for package management. See their repository for installation instructions

Setup project:

bun install
cp .env.sample .env

Running Locally

Run dev server:

bun dev

Build production output:

bun run build

Must be bun run to override bun's builder

Preview build:

bun preview

Testing

This project uses vitest for unit tests. To run unit tests:

bun run test 

Must be bun run to override bun's test runner

Linting / Formatting

This project uses Biome for linting and formatting. To run biome:

bun format
bun lint

Built With:

About

A personal website, build in React 19 using the TanStack Start framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages