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
Find a file
2019-12-20 00:31:28 +01:00
public init 2019-11-13 22:02:44 +01:00
src the one that was lost 2019-12-20 00:31:28 +01: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 meka api.md a little more explicit 2019-12-18 00:41:38 +01:00
babel.config.js enforce semicolons 2019-11-13 22:20:41 +01:00
package-lock.json open modal when selecting an item in cards 2019-12-15 20:11:48 +01:00
package.json populate events trough apicall and save active event in url 2019-12-05 04:32:33 +01:00
README.md init 2019-11-13 22:02:44 +01:00
yarn.lock make event slug bigger 2019-12-01 22:00:06 +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.