Frontend
Go to file
Philipp Dormann 33166bfafc
continuous-integration/drone/push Build is passing Details
🚀RELEASE v1.4.3
2023-05-04 14:32:56 +02:00
.devcontainer formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
.vscode formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
public drop gridjs (TracksOverview Actions will need to be re-implemented) 2023-04-26 23:26:07 +02:00
src revert: buggy pagination 2023-05-04 14:32:37 +02:00
.dockerignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
.drone.yml formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
.gitignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
CHANGELOG.md 🚀RELEASE v1.4.3 2023-05-04 14:32:56 +02:00
Dockerfile Bump dockerfile node 2023-05-01 15:06:15 +02:00
LICENSE Added license to package 2021-02-18 17:08:19 +01:00
README.md formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
docker-compose.yml formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
index.html 🚀RELEASE v1.4.3 2023-05-04 14:32:56 +02:00
nginx.conf NGINX cache assets 2021-04-16 18:09:30 +02:00
order.js formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
package.json 🚀RELEASE v1.4.3 2023-05-04 14:32:56 +02:00
pnpm-lock.yaml drop gridjs (TracksOverview Actions will need to be re-implemented) 2023-04-26 23:26:07 +02:00
postcss.config.cjs formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
tailwind.config.js formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
versionbuilder.js formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
vite.config.js formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02: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

pnpm i

Development

pnpm dev
/
pnpm dev --open

Build

pnpm build