You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.devcontainer | 1 year ago | |
.vscode | 1 year ago | |
public | 10 months ago | |
src | 10 months ago | |
.dockerignore | 1 year ago | |
.drone.yml | 1 year ago | |
.gitignore | 1 year ago | |
CHANGELOG.md | 10 months ago | |
Dockerfile | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
docker-compose.yml | 1 year ago | |
index.html | 10 months ago | |
nginx.conf | 1 year ago | |
order.js | 1 year ago | |
package.json | 10 months ago | |
postcss.config.cjs | 1 year ago | |
tailwind.config.js | 1 year ago | |
versionbuilder.js | 1 year ago | |
vite.config.js | 1 year 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