2024-07-23 15:10:11 +02:00
2024-03-18 22:53:39 +01:00
2024-03-17 09:50:13 +01:00
2024-07-23 15:10:11 +02:00
2023-10-27 12:14:25 +02:00
2024-07-22 17:02:04 +02:00
2024-07-20 11:25:39 +02:00
2024-04-16 22:05:51 +02:00
2024-07-23 15:10:11 +02:00
2024-02-13 23:57:50 +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 only see: Frontend README

To start development, spin up the docker-compose.yaml file and use yarn to start frontend dev server.

For the first time setup:

dotnet dev-certs https --clean && \
dotnet dev-certs https --format PEM --no-password -ep ~/.aspnet/https/kemkas.pem --trust

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

S
Description
No description provided
Readme 3.3 MiB
Languages
TypeScript 91.3%
HTML 7.8%
Shell 0.5%
Dockerfile 0.2%