An open API service indexing awesome lists of open source software.

https://github.com/petetnt/postgraphile-plugin-connection-filter-issue-59


https://github.com/petetnt/postgraphile-plugin-connection-filter-issue-59

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# postgraphile-plugin-connection-filter#59

1. Install deps `yarn`
2. Up the DB `docker-compose up`
3. Push the sample `sql` file: `psql -h localhost -U test -d test -p 5999 -a -f index.sql`
4. Run the app `index.js`

Everything seems to work 🤔