You want to help? Great. Here's how you can do that: Fork the repository, make your changes, and submit a pull request. If you don't know how to do that, here's a guide.
We work with short and simple rules: Name the branch after the type of PR you're working on (e.g. feat/feature-name
or fix/bug-name
). This will help us to keep track of what's going on.
First, install the dependencies:
pnpm install
Some pages require API Keys to work. If you require an API Key, please contact Faye at faye@headpat.place.
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying the homepage. The page auto-updates as you edit the file.