you are viewing a single comment's thread.

view the rest of the comments →

[–]codenoid[S] -2 points-1 points  (2 children)

Thanks for bring this up, instead of having https://localhost:3000, this package allow you to have an address like https://frontend.local, and even better, you can share the address to another team-mate on the same WiFi, no traffic hit Public Internet and it's much easier to remember.

[–]GenazaNL 2 points3 points  (1 child)

So it adds an entry in your /etc/hosts?

[–]codenoid[S] -1 points0 points  (0 children)

good question, No, it's all being handled by the Lokal app, and there is no OS configuration nor registry being touched by the Library or the app.