Skip to content

FusedVR/chainauth-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chainauth-console

This project is a set of static HTML pages that serve the Front End Console for the Chain Auth Solution at https://console.fusedvr.com.

To test this project locally, install a local https server such as https-localhost.

npm install -g https-localhost

And then you can serve the project on Port 5000 so that the console can bypass CORS.

PORT=5000 serve