|
|
||
|---|---|---|
| .devcontainer | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| README.md | ||
| conf.example.json | ||
| credits.html | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||
README.md
Configuration
conf.example.json contains some fields you should fill out.
service.api contains information about the backend proto, location and port. Adapt this to your use case.
NOTE: http+ip should only be used for development. In production, you should run the backend api with a load balancer and ssl termination