Update README.md

This commit is contained in:
2024-01-19 10:06:09 +01:00
committed by GitHub
parent 85314bf80a
commit 104b730729
+4 -1
View File
@@ -8,6 +8,8 @@ Kard és Mágia karakter alkotó segédlet (https://app.kemkas.hu)
## Coding readmes ## Coding readmes
For frontend only see: [Frontend README](./Kemkas.Web/frontend/README.md)
To start development, spin up the docker-compose.yaml file and use the launchSettings.json to start the backend and frontend dev servers. 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: For the first time setup:
@@ -17,5 +19,6 @@ For the first time setup:
Later start the docker compose first and the project launch settings after the DB is up and running. Later start the docker compose first and the project launch settings after the DB is up and running.
[Frontend README](./frontend/README.md) ## Deployment
See deployment repo at: [https://github.com/morbalint/kemkas-deployment](https://github.com/morbalint/kemkas-deployment)