Waitlist
Most times, you'll want to collect emails from your users before you launch your product, in this case, Veloz has a built-in waitlist component and page that let you do just that.
How to use
Depending on the kit you purchase, you'll most likely find both the waitlist
component and page inside src/components/waitlist
.
You could simply use the waitlist component inside any page you want, but if you want to use the waitlist page, you'll need to add it to your src/pages
(Nextjs support) folder.
Waitlist Page
Waitlist Component
Managing Waitlist
By default, only user having admin
role can manage waitlist users. If you want to view all signed up users, simply login and navigate to the Waitlist
section on the sidebar (only Admin). There you would find lists of registered users and you can perform actions like delete
or exporting
the lists to csv file.