mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
e8d0b9477c
* add e2e tests * oopsie * add docker compose file * add e2e nginx config * fix file location * add cert generation script and print logs for failure
16 lines
532 B
XML
16 lines
532 B
XML
<Solution>
|
|
<Folder Name="/General/">
|
|
<File Path=".dockerignore" />
|
|
<File Path=".github/dependabot.yml" />
|
|
<File Path=".github/workflows/ci.yml" />
|
|
<File Path=".github/workflows/e2e.nginx.conf" />
|
|
<File Path=".gitignore" />
|
|
<File Path="Kemkas.Web/docker-compose.yaml" />
|
|
<File Path="Kemkas.Web/nginx.conf" />
|
|
<File Path="README.md" />
|
|
<File Path="TODO.md" />
|
|
</Folder>
|
|
<Project Path="Kemkas.Web.Tests/Kemkas.Web.Tests.csproj" />
|
|
<Project Path="Kemkas.Web/Kemkas.Web.csproj" />
|
|
</Solution>
|