mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-05 19:18:39 +02:00
8 lines
349 B
Markdown
8 lines
349 B
Markdown
# Static Frontend Hosting
|
|
|
|
All files in this directory will be merged into the server binary and served as static assets by the HexDeck server.
|
|
|
|
When building with docker, the compiled frontend will be copied here automatically.
|
|
|
|
If you are building manually, you can copy the contents of the `dist/client/` folder here after building the frontend.
|