Go to file
Philipp Dormann 31ccf0758d Merge pull request 'dev' (#6) from dev into main
Reviewed-on: #6
2021-03-19 16:17:08 +00: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
order.js move to client code only 2021-03-19 16:48:27 +01:00
package.json cleanup 🧹 2021-03-19 16:57:31 +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