devbox shell

# In the shell from now on
composer install

# Run lamb - Change `hackme` to something more secure, this is the `/login` password!
LAMB_LOGIN_PASSWORD=$(php make-password.php hackme) composer serve

Contributors: To facilitate debugging using XDebug, it’s best to open the site as http://localhost:8747/


This site uses Just the Docs, a documentation theme for Jekyll.