Files
cellxgene/server
Matt Weiden ac13b31e13 Collect all env vars in one, easy-to-find place (#1149)
* Collect all env vars in one, easy-to-find place

Past state:
* Default environement variables were stored in both client/package.json
and client/__tests__/e2e/config.js
* Constants that should have been linked--like the cellxgene server port
during testing--were repeated.

With this commit:
* All environment variables are parameterized
* All environment variables are packaged in default env files

* Move npm scripts to client Makefile

* Respond to feedback from @seve and @bkmartinjr
2020-02-12 12:50:48 -08:00
..
2020-01-28 16:12:43 -08:00
2020-01-23 17:04:17 -05:00
2019-11-14 13:02:40 -08:00
2020-01-27 16:18:19 -08:00
2019-07-12 12:29:22 -07:00