Go to file
phillipthern 47d73162a2
derp
2023-06-30 13:42:07 +00:00
.devcontainer paged data display draft #2 2023-05-22 16:53:21 +00:00
public init react app ts 2023-05-14 22:00:37 +00:00
src derp 2023-06-30 13:42:07 +00:00
.gitignore login & signup 2023-05-19 18:28:16 +00:00
.gitlab-ci.yml add patch version for complete semver and change build/deploy to tag only 2023-06-16 08:41:49 +02:00
README.md login & signup 2023-05-19 18:28:16 +00:00
conf.example.json imporove header 2023-05-20 21:26:12 +00:00
credits.html removing bootstrap almost done 2023-05-24 15:11:09 +00:00
package.json 1.1^2 2023-06-30 13:00:27 +00:00
tsconfig.json paged data display draft #2 2023-05-22 16:53:21 +00:00
yarn.lock bootstrap is gone 2023-05-24 21:09:56 +00:00

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