Introduction
Welcome developers! This docs should be the entry point to the documentation. In case things remain unclear about it, feel free to raise an issue in the Finder-Project.
Key Features
Very technically spoken, this project uses the GitHub-API for crawling issues, that are labeled with a specific label:
- You can either crawl the EddieHubCommunity for issues that are labeled with
good-first-issue
- or entire Github for the label
EddieHub:good-first-issue
Technologies
- Sveltekit - as app-framework for the frontend
- Tailwind - as css-framework to get consistent stylings
- Playwright - for running end-to-end tests
- GitHub - as identity provider for the login, and API
- GitHub GraphQL API - for crawling the GitHub API