runner selfservice portal
Go to file
Philipp Dormann 45c0bdd5cf Merge branch 'dev' into feature/11-user-scans
# Conflicts:
#	src/components/Profile.vue
2021-03-09 17:45:19 +01:00
.devcontainer 🐳 basic devcontainer config 2021-02-20 18:58:10 +01:00
.vscode 🌎 basic i18n keys for Register component 2021-02-27 14:08:21 +01:00
public 📃 updated README 2021-03-05 18:59:21 +01:00
src Merge branch 'dev' into feature/11-user-scans 2021-03-09 17:45:19 +01:00
.gitignore basic env.js file for api baseurl, documentserver_key 2021-03-03 18:20:53 +01:00
docker-compose.yml 🐳 working docker config + Dockerfile 2021-02-20 19:24:20 +01:00
Dockerfile 🐳 working docker config + Dockerfile 2021-02-20 19:24:20 +01:00
index.html basic env.js file for api baseurl, documentserver_key 2021-03-03 18:20:53 +01:00
LICENSE Initial commit 2021-02-20 17:03:37 +00:00
nginx.conf 🐳 working docker config + Dockerfile 2021-02-20 19:24:20 +01:00
order_i18n.js 🧹 added order script for i18n keys 2021-02-27 14:14:37 +01:00
package.json basic markdown rendering + routing for /imprint and /privacy 2021-03-03 19:14:26 +01:00
postcss.config.js 🎉 initial commit 2021-02-20 18:43:02 +01:00
README.md 📃 updated README 2021-03-05 18:59:21 +01:00
tailwind.config.js 🎉 initial commit 2021-02-20 18:43:02 +01:00
vite.config.js 🎉 initial commit 2021-02-20 18:43:02 +01:00

@lfk/selfservice

runner selfservice portal

Development

Requirements

  • Node.js v14.15.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

🔨 environment config

  • copy the /public/env.sample.js file to /public/env.js
  • set the required environment variables