# SQL Tables Example App

- `yarn install` or `npm install`
- `yarn start` or `npm start`
- `docker-compose up`

These instructions assume a docker based approach. This example can be tweaked to work on a local machine, the postgres configurations
are in `docker/postgres`, there's not a whole lot to it.
