Updated README

pull/22/head
tycrek 3 years ago
parent d2c8451d11
commit 675ba34f10
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -176,6 +176,8 @@ Now you should see `My awesome dashboard!` when you navigate to `http://your-ass
**Disclaimer:** custom frontends are still experimental. Currently ass has no API, but I already plan on writing that very soon. For now, you can make your dashboard use `const users = require('../auth')` & `const data = require('../data')` (these values are recognized globally throughout ass, so they will stay up-to-date as users upload).
**For a detailed walkthrough on developing your first frontend, [consult the wiki](https://github.com/tycrek/ass/wiki/Writing-a-custom-frontend).
## Flameshot users (Linux)
Use [this script](https://github.com/tycrek/ass/blob/master/flameshot_example.sh) kindly provided by [@ToxicAven](https://github.com/ToxicAven). For the `KEY`, put your token.

Loading…
Cancel
Save