Commit Graph

22 Commits

Author SHA1 Message Date
Eduardo Lopez
565a3f148d [feature] Prototype a Heroku deployment of hosted cellxgene (#1427)
* hello world

* stuff

* successful build

* updates"

* maybe a basic example

* simplify

* reamde into dockerfile

* some more stuff

* Release procfile

* package.json at top levle

* don't release in procfile for now

* more package.json stuff

* copy assets

* merge master

* not in the relase phase

* revert not necessary

* pin gunicorn version

* reset common.mk

* Update package.json

Co-authored-by: Madison Dunitz <dunitzm@gmail.com>
2020-04-24 12:44:38 -07:00
Charlotte Weaver
e84793ede9 Add backend to cellxgene repo 2018-06-01 11:16:23 -07:00
Colin Megill
7138a4ad82 Merge branch 'master' into regl-playground 2018-05-10 01:23:06 -07:00
Colin Megill
61437b3457 add react icons 2018-04-19 00:42:08 -07:00
Charlotte Weaver
6c28023783 Use babel-minify-webpack-plugin instead of Uglify
Uglify breaks with ES6 and conflicts with gl-matrix. Moving to babel to minify (which breaks the source-map devtool so move that to cheap-source-map)
2018-04-06 13:59:48 -07:00
snyk-bot
3abbddda2f fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:braces:20180219
- https://snyk.io/vuln/npm:eslint:20180222
- https://snyk.io/vuln/npm:mime:20170907

Latest report for chanzuckerberg/cellxgene:package.json:
https://snyk.io/test/github/chanzuckerberg/cellxgene?targetFile=package.json
2018-03-29 16:22:52 +00:00
Colin Megill
eca56fc780 add webgl packages 2018-03-19 12:43:35 -07:00
Charlotte Weaver
db33c3f923 Add build for deployment using jinja2 templating for url base 2018-02-28 13:56:53 -08:00
Colin Megill
070f505076 color contrast for heatmap text plugin 2018-02-21 14:50:16 -08:00
Colin Megill
11f6ee7799 Add autocomplete 2018-01-20 00:22:29 -08:00
Colin Megill
e28cb1516a kill dsv loader 2018-01-09 15:32:28 -08:00
Colin Megill
320aa5fd4f fix hot reloading 2017-10-23 14:10:24 -07:00
Colin Megill
68c48f9a2f fix build 2017-10-23 12:47:52 -07:00
Colin Megill
0d17563522 add halogen for pulse spinner 2017-10-16 10:53:05 -07:00
Colin Megill
ff1ad6f762 update react helmet to squash proptypes error 2017-10-16 10:52:56 -07:00
Colin Megill
e3f37cc52b add thunks for async 2017-10-12 19:31:40 -07:00
Colin Megill
4a7a11c8c0 add uri 2017-10-10 18:14:48 -07:00
Colin Megill
0ec396cb4a add query string package 2017-10-09 22:16:43 -07:00
Colin Megill
61636c23cf add redux to package 2017-10-04 01:06:24 -07:00
Colin Megill
9c747a42cb drawGraph 2017-10-02 22:04:25 -07:00
Colin Megill
0e36aaf830 joyplots working 2017-09-06 22:19:55 -07:00
Colin Megill
f6d7cc3e23 initial commit 2017-08-23 16:28:01 -07:00