Hacker News new | ask | show | jobs
by sherbondy 5103 days ago
Seems like you can use any browser you'd like by going to: http://localhost:8833/

once the server is up and running.

1 comments

Thank you, that's cool! How can I kill the server, though?

  light server stop
if you look through the script file, it has a series of options.

  light table
  light server start | stop | restart
  light update [version]
but as far as I can tell it always checks for updates first and will install them before it checks any of the arguments passed.