Frontend
Go to file
Nicolai Ort ee91748b3c
continuous-integration/drone/push Build is passing Details
Bumped pnpm to 8
2023-03-29 19:50:52 +02:00
.devcontainer 🔨 dev container open 2021-04-03 18:31:03 +02:00
.vscode added windicss settings for VSCode 2021-03-25 18:57:33 +01:00
public new license file version [CI SKIP] 2023-03-15 14:05:18 +00:00
src add TODO for ScansOverview status filter 2023-03-19 12:45:07 +01:00
.dockerignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
.drone.yml Bumped pnpm to 8 2023-03-29 19:50:52 +02:00
.gitignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
CHANGELOG.md 🚀RELEASE v0.17.3 2023-03-15 15:05:14 +01:00
Dockerfile Bumped pnpm to 8 2023-03-29 19:50:52 +02:00
LICENSE Added license to package 2021-02-18 17:08:19 +01:00
README.md 📃 added readme 2021-04-01 19:32:10 +02:00
docker-compose.yml 🐳 new Dockerfile 2020-12-20 18:23:30 +01:00
index.html 🚀RELEASE v0.17.3 2023-03-15 15:05:14 +01:00
nginx.conf NGINX cache assets 2021-04-16 18:09:30 +02:00
order.js improved order script for scalability 2021-01-04 19:55:12 +01:00
package.json 🚀RELEASE v0.17.3 2023-03-15 15:05:14 +01:00
pnpm-lock.yaml Bumped pnpm to 8 2023-03-29 19:50:52 +02:00
postcss.config.cjs 🚚 move to tailwind 2021-04-15 19:22:57 +02:00
tailwind.config.js Added bs import fix 2021-04-15 19:43:43 +02:00
versionbuilder.js basic ViteJS migration 2021-03-25 18:55:24 +01:00
vite.config.js Bumped vite build targets 2023-02-23 13:59:27 +01:00

README.md

@odit/lfk-frontend

✒️ Overview

This is an API client for https://git.odit.services/lfk/backend

This application is intended for use by admin users/ members only.

🚀 Getting Started

yarn

Development

yarn dev
/
yarn dev --open

Build

yarn build