dependabot[bot] 3f7d08e882 build(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#29)
Bumps the npm_and_yarn group with 3 updates in the /frontend directory: [ejs](https://github.com/mde/ejs), [express](https://github.com/expressjs/express) and [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware).


Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 13:29:28 +02:00
2024-03-18 22:53:39 +01:00
2024-03-17 09:50:13 +01:00
2023-10-27 12:14:25 +02:00
2023-07-21 22:25:00 +02:00
2024-04-20 18:06:17 +02:00
2024-04-16 22:05:51 +02:00
2024-01-19 12:01:33 +01: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 the launchSettings.json to start the backend and frontend dev servers.

For the first time setup:

  1. start the DB from the docker compose (required for the backend)
  2. launch the project with the launchSettings file (will generate SSL certs)
  3. 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.

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