Skip to content

ethcatherders/ech-website-v3

Repository files navigation

Ethereum Cat Herder Website

gitpoap badge

Purpose

This repository manages the content of the official Ethereum Cat Herders website.

Tech Stack

This app is built using:

Running locally

Prerequisites

You may need the additional prisma library to build locally

npm i -g prisma

Install the dependencies

npm install

Run your local server

npm run dev

How to Contribute

To contribute to this project, please follow the steps below:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Create a pull request to the develop branch

Once your PR is merged to the develop branch, it will be deployed to the staging website.

To deploy changes to the production website, you need to create a PR from the develop branch to the main branch. A reviewer must approve the PR before it can be merged.

Questions

If you're a new contributor with questions, contact the team in our Discord server.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages