dependabot[bot] 9a6ca9d4e0 build(deps): bump AspNet.Security.OAuth.Discord in /Kemkas.Web (#29)
Bumps [AspNet.Security.OAuth.Discord](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: AspNet.Security.OAuth.Discord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 22:53:52 +02:00
2024-07-22 21:55:01 +02:00
2024-03-08 07:51:57 +01:00
2024-03-08 07:51:57 +01:00
2024-03-08 07:51:57 +01:00
2024-03-08 07:51:57 +01:00
2024-07-18 12:20:05 +02:00
2024-03-08 07:51:57 +01:00
2024-07-18 12:20:05 +02:00
2024-03-08 07:51:57 +01:00

KéMkas

Kard és Mágia karakter alkotó segédlet (https://app.kemkas.hu)

[EN] Please excuse the Hungish, the domain language of KéM is hungarian, but the domain language of programming is english, which resulted in this monster.

[HU] Kérlek nézd el a kevert angol kifejezeséket, ugyan a szerepáték nyelve magyar, de a programozás szakmai nyelve angol.

Deployment

See deployment repo at: https://github.com/morbalint/kemkas-deployment

CI workflow

Coding readmes

For frontend see: Frontend README

To start development, spin up the docker-compose.yaml file and use the launchSettings.json to start the backend and frontend dev servers.

For the first time setup:

dotnet dev-certs https --format PEM --no-password -ep ~/.aspnet/https/kemkas.pem`
docker compose up -d

Later start the docker compose first and the project launch settings after the DB is up and running.

S
Description
No description provided
Readme 700 KiB
Languages
C# 70.7%
JavaScript 16.2%
HTML 12.3%
Shell 0.4%
CSS 0.3%
Other 0.1%