mirror of
https://git.kore.io/kore.git
synced 2024-11-12 13:19:12 +01:00
.. | ||
assets | ||
conf | ||
src | ||
README.md |
Generic Kore application that shows off a few things:
- File uploads (/upload)
- Authentication blocks (/private)
- base64 encoding tests (/b64test)
- Parameter validator tests (/params-test)
Run:
# kodev run