Go to file
Nicolai Ort bb473027af Merge pull request 'Added release config+pipelines feature/14-release_config' (#16) from feature/14-release_config into main
Reviewed-on: #16
2021-04-07 17:26:56 +00: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 Changed tag name scheme 2021-04-07 19:22:39 +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