Join the Slack channel!
Staart is a library of components to get a node platform with user accounts quickly started.
Read the introductory article Staart - a starter library for node.js projects with user accounts.
You can find a minimal boilerplate to get started here: examples/staart.
Check out a live example here: staart.nmr.io. Featuring:
- Registration with email and password
- Login with email or username and password
- Account page where you can set your username, change your password, and resend a verification email
- Forgot password/reset password pages
- Verify email page
Staart's sister project is Ooth, a user accounts library for node (that you can use independently of staart).