Frontend
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Philipp Dormann 9505c2b030
continuous-integration/drone/push Build is passing Details
add TODO for ScansOverview status filter
4 days ago
.devcontainer 🔨 dev container open 2 years ago
.pnpm-store/v3/files new license file version [CI SKIP] 1 week ago
.vscode added windicss settings for VSCode 2 years ago
public new license file version [CI SKIP] 1 week ago
src add TODO for ScansOverview status filter 4 days ago
.dockerignore 🐳 new Dockerfiles 2 years ago
.drone.yml set pnpm to @7 1 week ago
.gitignore wip: pnpm + node version 1 week ago
CHANGELOG.md 🚀RELEASE v0.17.3 1 week ago
Dockerfile set pnpm to @7 1 week ago
LICENSE Added license to package 2 years ago
README.md 📃 added readme 2 years ago
docker-compose.yml 🐳 new Dockerfile 2 years ago
index.html 🚀RELEASE v0.17.3 1 week ago
nginx.conf NGINX cache assets 2 years ago
order.js improved order script for scalability 2 years ago
package.json 🚀RELEASE v0.17.3 1 week ago
pnpm-lock.yaml dependency fixes 1 week ago
postcss.config.cjs 🚚 move to tailwind 2 years ago
tailwind.config.js Added bs import fix 2 years ago
versionbuilder.js basic ViteJS migration 2 years ago
vite.config.js Bumped vite build targets 4 weeks ago

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