Frontend
Go to file
Nicolai Ort fb8206ff13
ci/woodpecker/push/build Pipeline was successful Details
feat(ci)!: Switch to woodpecker
2023-11-06 19:51:01 +01: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
.woodpecker feat(ci)!: Switch to woodpecker 2023-11-06 19:51:01 +01:00
public new license file version [CI SKIP] 2023-05-10 11:29:03 +00:00
src Show donations as euro in export 2023-07-31 18:55:09 +02:00
.dockerignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
.gitignore ignore pnpm store from now on 2023-03-29 19:44:06 +02:00
CHANGELOG.md 🚀RELEASE v1.4.13 2023-07-31 18:55:53 +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.13 2023-07-31 18:55:53 +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.13 2023-07-31 18:55:53 +02:00
pnpm-lock.yaml chore(deps): Lockfile 2023-05-10 13:28:21 +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