Skip to content

slymax/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a user account management dashboard for userbase that compiles to a single html file. It allows users to create an account, change account details, delete their account and it also handles user login and logout.

Demo: https://slymax.com/dashboard

Configuration

---
APP_ID: ""
REDIRECT_URL: ""
---
  1. set your userbase APP_ID and an optional REDIRECT_URL at the top of the index.html file. After successfully logging in or creating an account, users will be redirected to that url.
  2. run jekyll build to build the dashboard.

About

a user account management dashboard for userbase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published