Go to file
Nicolai Ort d83a908db6 Updated ci token and added electron build via ci custom call
ref #14
2021-04-07 18:12:45 +02: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 Now also showing for errors 2021-04-06 20:53:21 +02:00
.dockerignore simple Dockerfile 2021-03-14 20:26:51 +01:00
.drone.yml Updated ci token and added electron build via ci custom call 2021-04-07 18:12:45 +02: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 Added release-it w/ config 2021-04-07 16:50:38 +02:00
order.js move to client code only 2021-03-19 16:48:27 +01:00
package.json Revert "0.1.2" 2021-04-07 17:00:54 +02: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