mirror of
https://github.com/EpicMorg/jira-issue-web-reporter.git
synced 2024-12-25 19:35:30 +03:00
Jira quick issue creator. C# written on dotnetcore, docker supported.
csharpdockerdocker-composedocker-containerdotnetdotnet-coredotnetcorejirajira-apirestrest-apiwebwebapp
src | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md |
jira-quick-issue-creator
Supported themes:
Set theme in UI section of appsettings.json:
"UI": {
"Theme": "default",
of via enviroment-file vars or compose-file:
- UI_Theme: default
Themes:
cerulean
cosmo
cyborg
darkly
default
flatly
journal
litera
lumen
lux
materia
minty
pulse
sandstone
simplex
sketchy
slate
solar
spacelab
superhero
united
yeti
You cah check live demos at official https://bootswatch.com/ site.