Usher Web
Usher Web is a web interface for the Usher invitation link management library.
Current Features
- List, copy, edit, and delete invitation links.
- Create invitation links with custom names and expiration dates (including perpetual links).
What's planned?
-
Usher provides additional features that are not yet supported in Usher Web:
- [ ] Custom attributes per token
- [ ] Signed tokens
- [ ] Custom tokens (i.e. you can provide your own token slug)
- [ ] Usage tracking
- View usage statistics for each invitation link. If you need this right now, you can query usage statistics directly from the database using Lotus Web.
Getting Started
Take a look at the overview guide for a quick introduction to Usher Web.
Contributing
Please see the contribution guide.
Acknowledgements
Usher Web has been heavily inspired by Oban Web and follows a similar setup for both development and deployment of LiveView routes ❤️.
License
Usher Web is licensed under the MIT License.
Portions of the code are adapted from Oban Web, which is licensed under the Apache License 2.0.