mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-17 19:03:46 +00:00
add save button and remove asp.net SPA proxy
using the docker compose nginx proxy instead
This commit is contained in:
@@ -8,5 +8,14 @@ Kard és Mágia karakter alkotó segédlet (https://app.kemkas.hu)
|
||||
|
||||
## 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:
|
||||
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.
|
||||
|
||||
[Frontend README](./frontend/README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user