Go to file
Philipp Dormann 0296c26479 Merge branch 'feature/4-license-exporter' into dev
close #4 , close #5
2021-03-19 17:36:50 +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 move to client code only 2021-03-19 16:48:27 +01:00
src move to client code only 2021-03-19 16:48:27 +01:00
.dockerignore simple Dockerfile 2021-03-14 20:26:51 +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 move to client code only 2021-03-19 16:48:27 +01:00
licenses.md added license:export script to pre-commit hook 2021-03-19 17:32:54 +01:00
order.js move to client code only 2021-03-19 16:48:27 +01:00
package.json added husky formatting 🐶 2021-03-19 17:33:23 +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