Commit Graph

11 Commits

Author SHA1 Message Date
Rob Mulholand
a215927234 Remove links to Gitter 2019-04-01 16:04:07 -05:00
Rob Mulholand
8b5b5b8f17 Remove links to 8th Light 2019-04-01 15:15:08 -05:00
Ian Norden
f2072561a7 removing mcd/maker references; delete test_data; update READMEs; use
logrus
2019-02-24 21:53:04 -06:00
Edvard
9b986c4c14 Nuke OpenRC from docker image, update readme's 2019-02-11 11:27:33 +01: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
1b6a9ac8a2 enable CORS 2018-11-13 14:29:08 -06:00
Taka Goto
a850e369ff use GOPATH for migration script; update postgraphile to watch db schema 2018-10-01 09:57:25 -05: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