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
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
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