Skip to content
marcelreit edited this page Mar 30, 2026 · 2 revisions

Tankify Frontend Documentation

This folder contains the documentation for the Tankify frontend.

Runtime vs build-time configuration:

  • Runtime env (set when starting the container): LOGO_DEV_TOKEN, ENABLE_DEBUG_MODE, NEXT_PUBLIC_ENABLE_DEBUG_MODE.
  • Build-time injection (baked into the client bundle): NEXT_PUBLIC_APP_VERSION.

Contents

Screenshot

Tankify Screenshot

Clone this wiki locally