5. Use `self` script to serve files into `public/` directory
```bash
./self start
```
You will now have a fully functioning NGINX server, serving the pontus-mail website from the `./public` directory. Make your changes in the `./src` directory, if any.