Go to file
Philipp Dormann 81750dc8e1 move to client code only 2021-03-19 16:48:27 +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
.drone.yml 👷‍♂️ CI - move to main tags event + disable rpm build for now 2021-03-15 13:33:22 +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
main.js proper scripts for electron building/webapp building 2021-03-14 20:05:00 +01:00
order.js move to client code only 2021-03-19 16:48:27 +01:00
package.json move to client code only 2021-03-19 16:48:27 +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