LfK!/Beamershow a small api client for calculating data (such as biggest donations/ donors) and display them in a nice UI
Go to file
Nicolai Ort 9135090e73 You can now go back to config by typeing cnf 2021-04-05 17:29:25 +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 You can now go back to config by typeing cnf 2021-04-05 17:29:25 +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 You can now go back to config by typeing cnf 2021-04-05 17:29:25 +02:00
order.js 🎉 initial commit 2021-03-30 20:10:12 +02:00
package.json You can now go back to config by typeing cnf 2021-04-05 17:29:25 +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