Skip to content

zach-long/degenesisreference.com

Repository files navigation

Degenesis Reference

A searchable, sortable database of every item in the TTRPG Degenesis. Hosted at degenesisreference.com.

Stack

Static SPA built with Vite + React 19 + TypeScript. Item data lives in public/data/data.json and is fetched at runtime. No backend.

Develop

nvm use       # Node 22
npm install
npm run dev   # vite dev server

Build

npm run build    # type-check + production build to dist/
npm run preview  # serve dist/ locally

Deploy

Push to main. The Deploy to GitHub Pages workflow builds and publishes to GitHub Pages. The custom domain is configured via public/CNAME.

About

A searchable, sortable database of every item in the TTRPG DEGENESIS.

Resources

License

Stars

Watchers

Forks

Contributors