Skip to content

Destiny 2 player encounters recap for the Crucible.

Notifications You must be signed in to change notification settings

julesrx/glory.report

Repository files navigation

Glory.report

GitHub Pages

Destiny 2 player encounters recap for the Crucible.
Built with Nuxt, and Tailwind CSS.

How to run

Before doing anything, you need to configure an api key in the .env file. You can find it on this page.

git clone git@github.com:julesrx/glory.report.git
cd glory.report
pnpm install
pnpm dev

How to contribute

# fork it
# clone it
# dev it
pnpm build
# make a pull request