Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 262 Bytes

File metadata and controls

12 lines (9 loc) · 262 Bytes

Sample Login to Qelos

guide

$ pnpm i -r
$ pnpm dev

The frontend is a basic form. the backend takes the username, adds mydomain.com, and decide if the user needs to be added or loggedin directly. after that, it redirects the user the qelos app.