Go to file
Philipp Dormann 7deb0d26c4 added license:export script to pre-commit hook
ref #4
2021-03-19 17:32:54 +01:00
.husky added license:export script to pre-commit hook 2021-03-19 17:32:54 +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 license:export script to pre-commit hook 2021-03-19 17:32:54 +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