/gonzu

gonzu is a data aggregator platform for call of duty warzone 2.0 loadouts that highlights the most popular builds used by leading streamers.

Primary LanguageTypeScript

📦 Gonzu - Call of Duty loadouts

What is Gonzu ?

Gonzu is a Call of Duty Warzone 2.0 loadouts data aggregator built using the T3 Stack (Next.js , NextAuth.js, Prisma, Tailwind CSS, tRPC)

Preview

preview of the website

Installation

  1. Clone the repo

    git clone https://github.com/retconned/gonzu
  2. Change directory to the project folder

    cd gonzu
  3. Boot up local or a remote MySQL Database

  4. Edit the .env.example to .env and add your tokens & API Keys needed & correct DB url

  5. Install dependencies using pnpm (Get it here)

    pnpm install
  6. Run the app locally

    pnpm dev

What's next? How do I make an app with this?

We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.

Learn More about T3

To learn more about the T3 Stack, take a look at the following resources:

If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join the T3 Discord and ask for help.