the third try to automate lost&found organization for chaos events. not a complete rewrite, but instead building on top of the web frontend of version 2. everything else is new but still API compatible. now with more monorepo. https://c3lf.de
Go to file
2023-10-13 23:34:57 +02:00
public changed images 2019-12-20 14:58:32 +01:00
src disable server based search while it is buggy 2023-10-13 23:34:57 +02:00
.editorconfig refactor api url 2019-12-17 14:32:45 +01:00
.eslintrc.js properly implement editing items 2019-12-15 20:11:49 +01:00
.gitignore squash stuff 2019-12-20 00:19:38 +01:00
API.md fix API.md 2019-12-20 18:57:24 +01:00
babel.config.js enforce semicolons 2019-11-13 22:20:41 +01:00
package-lock.json support unicode in search queries 2019-12-28 04:05:58 +01:00
package.json debounce search box 2020-01-08 22:20:45 +01:00
README.md init 2019-11-13 22:02:44 +01:00
yarn.lock debounce search box 2020-01-08 22:20:45 +01:00

c3cloc

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.