|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
# FlotteFrontend
|
|
|
|
|
|
|
|
|
|
[![Build Status](https://travis-ci.com/fLotte-meets-HWR-DB/frontend.svg?token=YfRmpHAXqyUafCgSEexw&branch=master)](https://travis-ci.com/fLotte-meets-HWR-DB/frontend)
|
|
|
|
|
![Build Docker Image](https://github.com/fLotte-meets-HWR-DB/frontend/workflows/Build%20Docker%20Image/badge.svg)
|
|
|
|
|
|
|
|
|
|
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.8.
|
|
|
|
|
|
|
|
|
@ -59,4 +59,4 @@ We can't pass it in an other form, else it would not be possible to pass a value
|
|
|
|
|
If the backend url changes, it has to be changed in the following files:
|
|
|
|
|
- ./src/environments/
|
|
|
|
|
- ./apollo.config.js for autocompletion when writing queries etc.
|
|
|
|
|
- ./codegen.yml for graphQL codegen (to generate schema, types etc.)
|
|
|
|
|
- ./codegen.yml for graphQL codegen (to generate schema, types etc.)
|
|
|
|
|