runner selfservice portal
Go to file
Philipp Dormann 15b60f60b5 migrate to Tailwind JIT + views + router/ build fix
ref #23
2021-03-30 18:05:55 +02: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 added baseurl_selfservice config 2021-03-26 20:10:26 +01:00
src migrate to Tailwind JIT + views + router/ build fix 2021-03-30 18:05:55 +02:00
.gitignore basic env.js file for api baseurl, documentserver_key 2021-03-03 18:20:53 +01:00
CHANGELOG.md v0.1.1 changelog 2021-03-26 20:44:53 +01:00
Dockerfile 🐳 working docker config + Dockerfile 2021-02-20 19:24:20 +01:00
LICENSE Initial commit 2021-02-20 17:03:37 +00:00
README.md 📃 updated README 2021-03-05 18:59:21 +01:00
docker-compose.yml 🐳 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
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 migrate to Tailwind JIT + views + router/ build fix 2021-03-30 18:05:55 +02:00
postcss.config.js 🎉 initial commit 2021-02-20 18:43:02 +01:00
tailwind.config.js 🎉 initial commit 2021-02-20 18:43:02 +01:00
vite.config.js migrate to Tailwind JIT + views + router/ build fix 2021-03-30 18:05:55 +02:00

README.md

@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