Skip to content

Latest commit

 

History

History
85 lines (67 loc) · 1.93 KB

README.md

File metadata and controls

85 lines (67 loc) · 1.93 KB


Payday Builder

This project is a Payday 2 loadout planner and build sharing site. Website: https://www.pd2.dev/

Inspired by pd2builder

Contributing

Contributors
BlakeIsMyWaifu Avatar
BlakeIsMyWaifu
Ramleton Avatar
Ramleton
chshin59 Avatar
chshin59

Running Locally

Requires Node.js
$ git clone https://github.com/BlakeIsMyWaifu/PaydayBuilder
$ yarn install

Rename .env.example to .env and update the information inside

To build and run a production build
$ yarn build
$ yarn start
$ yarn open-browser

To start a development server
yarn dev

Technologies

  • TypeScript
  • Next.js
  • Zustand
  • Auth.js
  • tRPC
  • Prisma
  • Styled Components

How to contribute

Submit issues

Submitting an issue is one of best ways to help contribute. Issues could be either bug reports or feature requests.

Submit pull requests

You should either submit an issue or get in touch before creating a pull request.

Contact

  • Discord: Blake Belladonna#1608