cp .env.example .env
make up
In separate terminal, run:-
make dev
make run
Login to the dashboard at /dashboard/ and using email admin@myapp.co and password picard data.
The default project name is myapp and is used throughout the codebase for db name, settings and file/directory name. Run the script rename.sh to change this to your preferred project name.