This is a project to centralize open issues and pull requests for the Storyblok team to have greater control of Issues
and open PR's
, thus being able to better respond to the incredible open source community :)
# First clone this repo
$ git clone https://github.com/ademarCardoso/issues-helper.git
# Second, install all depencies
$ yarn
# Third, run the project
$ yarn serve
# Now, see the magic in http://localhost:8080/
yarn build