- Install mkcert
- Follow instactions to create a root certificate and localhost certificate and key
- Copy localhost certificate and key into a certs folder of the project. In case it doesnt exist create one.
- sudo chown YOUR_USER_NAME *-key.pem
- add your .env file (dublicate from .template.env)