Testing Web SVF Multi user V0.1 - SVF-tools/WebSVF GitHub Wiki
- For WebSVF MultiUser V0.1, the website has been hosted in EC2.
- Multiuser does not work on https://svf-tools.github.io/WebSVF/#/ currently due to http connection not being allowed by AWS from outside of the AWS environment.
Everything is browser based. i.e. no backend node app handling AWS requests.
- Go to http://websvf.tools/#/
- Click on Login
- Click Signup (Multi user does not work with GitHub or google signups currently. This will be added in phase 2 if phase 1 passes the test)
- Enter the required details and click Sign up
- After the above steps, you will be redirected to the dashboard. Dashboard might take a few minutes (3-5 minutes) to set up.
- You will see a "Preparing" screen while AWS is doing its thing in the background. Details about what is going on can also be seen in the browser console. (right click --> Inspect --> console)