Commit Graph

10 Commits

Author SHA1 Message Date
Edvard
ec796d9813 Remove old deps 2019-04-18 12:59:51 +02:00
Edvard
a1adf0e7fc Add support for restricted graphql user 2019-04-18 11:04:14 +02:00
anon
f99e397699 Add schemas to config 2019-04-15 14:17:33 -04:00
Ian Norden
fcaa28d923 readme addition; fix postgraphile lodash and webpack-dev-server alerts 2019-04-09 19:03:08 -05:00
Rob Mulholand
a215927234 Remove links to Gitter 2019-04-01 16:04:07 -05:00
Taka Goto
85cec480dc Dockerize postgraphile 2019-02-11 11:27:27 +01:00
Ian Norden
8749c94994 update license to AGPL-3.0 2019-01-24 14:41:30 -06:00
Taka Goto
0b987b3261 config parser parses user name and passoword for database 2018-09-12 09:43:18 -05:00
Taka Goto
d417b9cf3d expose graphiql; temporary comment out postgraphile subscription setup;
update subscription setup after doc was fixed
2018-09-07 11:23:28 -05:00
James Christie
ed5b6c8f14 Add Postgraphile subscription exposure
- Add automation for TypeScript project build and tests via
  Webpack, tsc, and Jasmine
- Add custom Express application to serve Postgraphile
  subscription endpoints
- Add automated test suite for subscription endpoints
2018-09-04 20:20:43 -05:00