477 B
477 B
Gitea Issues Exporter
Simple application built on Lumen to export as csv file closed issues with tracked time on a gitea instance.
.env
Some constants have been added to handle authentication and connection to the Gitea instance APIs.
APP_PASSWORD=
GITEA_ORGANIZATION=
GITEA_URL=
GITEA_TOKEN=
License
Gitea Issues Exporter is open-sourced software licensed under the GPLv3 license.