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.
continuous-integration/drone/push Build is passing
Details
|
4 days ago | |
---|---|---|
.devcontainer | 2 years ago | |
.pnpm-store/v3/files | 1 week ago | |
.vscode | 2 years ago | |
public | 1 week ago | |
src | 4 days ago | |
.dockerignore | 2 years ago | |
.drone.yml | 1 week ago | |
.gitignore | 1 week ago | |
CHANGELOG.md | 1 week ago | |
Dockerfile | 1 week ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago | |
index.html | 1 week ago | |
nginx.conf | 2 years ago | |
order.js | 2 years ago | |
package.json | 1 week ago | |
pnpm-lock.yaml | 1 week ago | |
postcss.config.cjs | 2 years ago | |
tailwind.config.js | 2 years ago | |
versionbuilder.js | 2 years ago | |
vite.config.js | 4 weeks ago |
README.md
@odit/lfk-frontend
✒️ Overview
This is an API client for https://git.odit.services/lfk/backend
- WebApp built with Svelte, WindiCSS (to compile TailwindCSS) and Vite.
This application is intended for use by admin users/ members only.
🚀 Getting Started
yarn
Development
yarn dev
/
yarn dev --open
Build
yarn build