login-flow icon indicating copy to clipboard operation
login-flow copied to clipboard

Can i use this on a hosting?

Open mchl055 opened this issue 4 years ago • 1 comments

Can i use this in a webhosting? Because it runs on localhost and i need to type a command im not sure...

mchl055 avatar Oct 05 '20 18:10 mchl055

In short, yes you could build the front end only and have the static files on webhosting. This specific example however, requires a node js server to mock and demonstrate the flow from the frontend to the backend. This code base and tooling is a bit dated, I would look elsewhere to learn a similar work flow.

cdurth avatar Oct 09 '20 04:10 cdurth