Skip to content

The repository for the International Simulation Football League's trading card platform. Built with Next.js, TypeScript, and custom Tailwind components.

Notifications You must be signed in to change notification settings

GuthrieW/dotts-trading-cards-version-2

Repository files navigation

Dotts Trading Cards Version 2

How to Contribute to this Project

  1. Contact caltroit_red_flames#2462 via Discord with your GitHub username and ask to be added as a contributer. He will send you the development .env file.

  2. Clone the repository git clone [email protected]:GuthrieW/dotts-trading-cards-version-2.git.

  3. Read the Development section of the readme.

  4. Pick an issue from the list on the project's GitHub and add yourself as an asignee.

  5. Create a branch off of the master branch for your changes.

  6. Once your changes are finished and tested created a pull request. Send the link to your pull request to a code owner for review.

  7. Post your pull request as a comment in its corresponding issue.

Development

Dependencies

  • Before adding dependencies to the project please contact a code owner via Discord (caltroit_red_flames#2462 or KoltClassic#8195).

Branches

  • Branch names should not contain upper case characters, numerals, or spaces.

  • Branch names should correspond to a specific issue, i.e., readme-updates.

  • Branches are required to be reviewed by a code owner (caltroit_red_flames#2462 or KoltClassic#8195).

  • Direct pushes to the master branch are not permitted.

Running the Server Locally

The project uses Yarn Package Manager. Do not use NPM when developing this project. Yarn installation instructions can be found at on the Yarn Package Manager website.

Install dependencies.

yarn install

Run the development server.

yarn dev

Open http://localhost:3000 with your web browser to see the view the website.

About

The repository for the International Simulation Football League's trading card platform. Built with Next.js, TypeScript, and custom Tailwind components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages