LfK!/Beamershow a small api client for calculating data (such as biggest donations/ donors) and display them in a nice UI
Go to file
Philipp Dormann b902b081d7 🎉 initial commit 2021-03-30 20:10:12 +02:00
.husky 🎉 initial commit 2021-03-30 20:10:12 +02:00
.vscode 🎉 initial commit 2021-03-30 20:10:12 +02:00
public 🎉 initial commit 2021-03-30 20:10:12 +02:00
src 🎉 initial commit 2021-03-30 20:10:12 +02:00
.dockerignore 🎉 initial commit 2021-03-30 20:10:12 +02:00
.gitignore 🎉 initial commit 2021-03-30 20:10:12 +02:00
Dockerfile 🎉 initial commit 2021-03-30 20:10:12 +02:00
LICENSE 🎉 initial commit 2021-03-30 20:10:12 +02:00
README.md 🎉 initial commit 2021-03-30 20:10:12 +02:00
index.html 🎉 initial commit 2021-03-30 20:10:12 +02:00
licenses.md 🎉 initial commit 2021-03-30 20:10:12 +02:00
order.js 🎉 initial commit 2021-03-30 20:10:12 +02:00
package.json 🎉 initial commit 2021-03-30 20:10:12 +02:00
tailwind.config.js 🎉 initial commit 2021-03-30 20:10:12 +02:00
vite.config.ts 🎉 initial commit 2021-03-30 20:10:12 +02:00

README.md

@lfk/beamershow

✒️ 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