Skip to content

libscie/ez-github-contributor

Repository files navigation

ez-github-contributor

Netlify Status

This GitHub app makes it easier for people to contribute to open source, without having the need to understand either Markdown or GitHub. Except if we are already working with you on this, you will need to run your own version of the website AND install the application.

We are currently in active development. This involves building out the React website with a Lexical editor, and an integrated GitHub app that can be installed on relevant repositories.

Enabled repositories will allow markdown content to be used for Pull Request (relevant content in a file) or directly as an issue.

Development

npm install
# npm install netlify-cli -g
netlify dev

We use Netlify so that we can also directly test our serverless functions.


Resources

Here I am storing some resources I might need/want later: