2021-02-20 18:58:10 +01:00
2021-02-27 14:08:21 +01:00
2024-12-02 11:25:11 +01:00
2023-04-07 15:17:49 +02:00
2024-12-02 11:06:26 +01:00
2024-12-02 10:40:06 +01:00
2021-04-03 18:53:32 +02:00
2021-02-20 17:03:37 +00:00
2021-02-27 14:14:37 +01:00
2024-12-02 11:12:00 +01:00
2024-12-02 11:12:00 +01:00
2021-03-31 19:03:07 +02:00
2024-12-02 10:40:06 +01:00

@lfk/selfservice

runner selfservice portal

Development

Requirements

  • Node.js v14.16.0 or newer
  • yarn package manager >= v1.22.10 < 2
  • will be automatically recommended via ./vscode/extensions.json
  • we also provide a config for i18n-ally in the ./vscode/ folder

Fastest Dev Environment

  • You can install the Remote - Containers extension and use all recommended extensions and editor settings via the provided ./devcontainer/ config

Manual Dev Environment

yarn && yarn dev --open

🔨 Environment config

  • copy the /public/env.sample.js file to /public/env.js
  • set the required environment variables
    • documentserver_key: url to the document server instance
    • baseurl: url to the main lfk instance - WITH TRAILING SLASH
    • see @lfk/deployment for a complete deployment guide
    • baseurl_selfservice: location of the selfservice instance - WITH TRAILING SLASH
      • e.g. path: /selfservice/
      • e.g. url: https://example.com/selfservice/
Description
runner selfservice portal
https://portal.lauf-fuer-kaya.de
Readme 1.6 MiB
Languages
Vue 91.2%
JavaScript 6.5%
Dockerfile 1.5%
HTML 0.8%