Metadata and build service for bmputil
- Python 98.2%
- HTML 1.2%
- Go Template 0.6%
| instance | misc: Ensure the instance directory exists so it's clear how that works | |
| summon | enable always sending CORS origin headers | |
| .flake8 | misc: Defined a Flake8 config to sort a pile of warnings and angry from the tool | |
| .gitignore | misc: Ensure the instance directory exists so it's clear how that works | |
| CODE_OF_CONDUCT.md | coc: Added abuse contact. | |
| LICENSE | misc: Added a license and code of conduct for the project | |
| reindex.py | reindex: Updated the script for Forgejo | |
| requirements.txt | add CORS headers to metadata route | |
| summon-blackmagic.wsgi | summon-blackmagic: Created the WSGI application root for use with a server, and the stub Flask application entrypoint | |