89e052db1a
- Add docker-compose as well as instructions to run it locally with exposed ports 8080 & 8443 (with required nginx.conf additions) - Add helm chart; it's pretty default and contains one template extension: we should be able to mount public/config.json from values.yaml (untested)
12 lines
101 B
Text
12 lines
101 B
Text
node_modules
|
|
.DS_Store
|
|
.env
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.idea/
|
|
public/config.json
|
|
/coverage
|
|
.*.sw?
|
|
|
|
certs/
|