Go to file
Philipp Dormann 81b2db60ec 🧹 drop old env.js
ref #9
2021-03-22 19:28:42 +01:00
.husky Merge branch 'feature/4-license-exporter' into dev 2021-03-19 17:36:50 +01:00
.vscode move to client code only 2021-03-19 16:48:27 +01:00
public 🧹 drop old env.js 2021-03-22 19:28:42 +01:00
src new api_endpoint store + Config UI 2021-03-22 19:26:03 +01:00
.dockerignore simple Dockerfile 2021-03-14 20:26:51 +01:00
.drone.yml CI - mkdir out 2021-03-19 18:49:26 +01:00
.gitignore proper scripts for electron building/webapp building 2021-03-14 20:05:00 +01:00
Dockerfile move to client code only 2021-03-19 16:48:27 +01:00
LICENSE 🧹 cleanups 2021-03-14 19:39:46 +01:00
README.md move to client code only 2021-03-19 16:48:27 +01:00
index.html 🧹 drop old env.js 2021-03-22 19:28:42 +01:00
licenses.md re-enable CI 2021-03-19 18:25:28 +01:00
order.js move to client code only 2021-03-19 16:48:27 +01:00
package.json re-enable CI 2021-03-19 18:25:28 +01:00
tailwind.config.js move to client code only 2021-03-19 16:48:27 +01:00
vite.config.ts move to client code only 2021-03-19 16:48:27 +01:00

README.md

@lfk/scanclient

✒️ Overview

This is an API client for https://git.odit.services/lfk/backend

🚀 Getting Started

yarn

Development

yarn dev
/
yarn dev --open

Build

yarn build