Try Out Roles
On signup, we will automatically assign you roles based on your email via the Trigger serverless functions on Netlify Identity events feature.
Author
Use `+author` as in `example+author-example@gmail.com`, you will be assigned the `author` role and you can create posts.
Publisher
Use `+publisher` as in `example+publisher-example@gmail.com`, you will be assigned the `publisher` role and can create, edit and delete posts.
Editor
Use `+editor` as in `example+editor-example@gmail.com`, you will be assigned the `editor` role and be able to update posts.
Admin
Sorry. We don't let you sign up as an administrator.
Frequently asked questions
- What can I do as an author?
You can create posts.
- What can I do as an editor?
You can update any post.
- What can I do as a publisher?
You can create posts, update any post -- and even delete one.
- What can I do as an admin?
Everything a publisher can do as well as manage users.
- What happened to the post I created? I do not see it here anymore.
We refresh the database each night to remove all posts and reset to the seed posts.
- How do you refresh the database?
We use repeater.dev to schedule a webhook to repdploy the site on Netlify. As paert of the build process, we reseed the database.
- How was this site built?
It is built using RedwoodJS!
- Tell me more!
Sure thing. Try some of the links below to visit the RedwoodJS Community, the GitHub repositories, follow RedwoodJS on Twitter and more.
