The Wayback Machine - https://web.archive.org/web/20230428090242/https://github.com/github/maintainermonth
Skip to content

github/maintainermonth

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 24, 2023 13:19
April 12, 2022 10:07
April 6, 2022 14:26
April 6, 2022 14:26
April 6, 2022 14:26
April 13, 2022 13:00
April 21, 2023 09:44
April 4, 2021 16:45

GitHub Maintainer Month

A month for open source maintainers to gather, share, and be celebrated. πŸ₯³

Repository for the official GitHub Maintainer Month website. You can access the website through this link

Add your event! See the contributing guide for details on how.

❇️ May 2023 ❇️

Table of Contents

Getting Started

Installation

Run the following command before any other to install all the project's dependencies.

yarn install

Usage

To start application in development mode at http://localhost:3000 run the following command.

yarn start

Build

To generate the application build run the following command

yarn build

This will create an out folder in the repository root with the static files.

Contributing

See the contributing guide for more details.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright Β© 2023 GitHub.
This project is MIT licensed.