Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Frontend of the website for the posts related to Dragalia Lost.

License

Notifications You must be signed in to change notification settings

RaenonX-DL/dragalia-site-front

Repository files navigation

dragalia-site-front

front-time-badge

CI

Main Dev
front-ci-main front-ci-dev

CD

front-cd

Site Status

front-site-status front-site-response

front-site-day front-site-week front-site-month

These refresh every 5 minutes.

Code Quality

front-lgtm-alert-badge front-lgtm-quality-badge front-lgtm-loc-badge

Main Dev
front-grade-badge-main front-grade-badge-dev
front-coverage-badge-main front-coverage-badge-dev

Frontend of Dragalia Lost info website by OM.

Environment Variables

Name Required/Optional Description
NEXT_PUBLIC_API_ROOT Required Root URL of the backend. This should not end with a slash (/).
NEXT_PUBLIC_RESOURCE_ROOT Required Root URL of the exported resources. This should not end with a slash (/).
NEXT_PUBLIC_DEPOT_ROOT Required Root URL of the data depot. This should not end with a slash (/).
NEXT_PUBLIC_AUDIO_ROOT Required Root URL of the audio depot. This should not end with a slash (/).

For the current deployed website, NEXT_PUBLIC_API_ROOT is https://dl-back.raenonx.cc.

In general,

NEXT_PUBLIC_RESOURCE_ROOT is https://raw.githubusercontent.com/RaenonX-DL/dragalia-site-resources/main, where stores the parsed data.

Check https://github.com/RaenonX-DL/dragalia-site-resources for all available resources.

NEXT_PUBLIC_DEPOT_ROOT is https://raw.githubusercontent.com/RaenonX-DL/dragalia-data-depot/main, where stores the dumped game assets.

Check https://github.com/RaenonX-DL/dragalia-data-depot for all available resources.

NEXT_PUBLIC_AUDIO_ROOT is https://raw.githubusercontent.com/RaenonX-DL/dragalia-data-audio/main, where stores the dumped audio files.

Check https://github.com/RaenonX-DL/dragalia-data-audio for all available resources.

About

Frontend of the website for the posts related to Dragalia Lost.

Resources

License

Stars

Watchers

Forks

Languages