Simple application for connecting to a database and executing select now().
See .env.example for a list of environment variables required to run this application.
Simply doing cp .env.example .env and filling in the values should be enough.
make dev