Connect to a Leviath instance

The console talks straight to a lev serve endpoint on your network. A token is required, and the server must allow this site’s origin via --cors.

Start your server with:

lev serve --token <token> --cors https://leviath.dev

Saved endpoints

None yet.