Skip to content

Content managment website based on microservices backend provided by FurrifyWS-Storage.

Notifications You must be signed in to change notification settings

Skyterix1991/FurrifyWeb-Storage

Repository files navigation

furrify title

Frontend for FurrifyWS-Strorage microservices.

Configuration

All relevant configuration regarding connection with Microservices and Keycloak can be found in path below:

/src/shared/config/api.constants.ts:

KEYCLOAK_AUTH_URL - Keycloak authorization server url.

KEYCLOAK_REALM - Keycloak realm to use.

KEYCLOAK_CLIENT_ID - Keycloak client id to use.

CDN_ADDRESS - Address to use when pulling files, thumbnails etc. You specify the location to upload the files in microservices then configure endpoint you can access thoose files with. You can use nginx server for example.

SERVER_ADDRESS - Address corresponding to your gateway from hosted microservices.

The folder config contains more files that you can tweak for better looks or default behaviour.

About

Content managment website based on microservices backend provided by FurrifyWS-Storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published