mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-17 19:03:46 +00:00
037ede2b9efaac5fc6136c0c1486e5a1bf9dd8c9
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.
Coding readmes
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:
- start the DB from the docker compose (required for the backend)
- launch the project with the launchSettings file (will generate SSL certs)
- spin up the proxy from docker compose (needs the SSL certs)
Later start the docker compose first and the project launch settings after the DB is up and running.
Description
Languages
TypeScript
91.3%
HTML
7.8%
Shell
0.5%
Dockerfile
0.2%