16 Commits

Author SHA1 Message Date
Jeremy Dorn
4a0dfe451b Improve docs on self-hosting and metrics. Fix formatting of markdown files. 2021-07-22 13:34:46 -05:00
Jeremy Dorn
8a0453b198 Add support for PrestoDB (and Trino) (#25) 2021-07-16 10:50:59 -05:00
Jeremy Dorn
e64b39a7ea Add open source installation instructions to the docs (#23)
* Add open source installation instructions to the docs.
Also add philosophy section to the docs homepage.

* Improve typography of the docs

* Add missing border to dark mode code blocks. Standardize dark mode border colors.

* Add link to installation instrucitons in readme.
2021-07-02 11:03:16 -05:00
Jeremy Dorn
b8cffc97fe Update README.md 2021-07-01 11:21:31 -05:00
Jeremy Dorn
4648f0cbce Python stats (#20)
*  Use Python for stats back-end instead of jStat
*  Change count metrics to use a Gaussian prior instead of Gamma
*  New more robust method for calculating credible intervals
*  Expose Bayesian Risk in front-end
*  Use Violin plots instead of bar chart to show credible intervals
*  Simplify back-end build process
*  Add typescript definitions for jStat (just the methods used)
*  Better sample data and onboarding experience
2021-06-28 17:39:06 -05:00
Jeremy Dorn
ac77ccf350 Add ClickHouse as a supported datasource. Fixes #18 (#19) 2021-06-15 21:47:11 -05:00
Jeremy Dorn
993e2647c5 Add CONTRIBUTING.md file 2021-06-03 09:43:20 -05:00
Jeremy Dorn
97b7aaafe2 Add exposed ports to docker, add cron command, update readme 2021-06-02 17:20:59 -05:00
Jeremy Dorn
301e13a10d Changes to enable running Growth Book in a docker container (#13)
-  Load front-end environment variables at runtime instead of buildtime
-  Add root Dockerfile and docker-compose.yml
-  Update CI to push docker images to Docker Hub
-  Update quick start in README to use `docker-compose up -d` instead of `yarn dev`
2021-06-02 16:15:31 -05:00
Jeremy Dorn
8f53432898 Simplify Dev Setup (#12)
- Remove S3 dependency (store files in local filesystem instead)
- Make .env.local files optional (and remove yarn init:dev step)
- Simplify README and focus on just getting Growth Book running on dev
- Redesign docs to use Tailwind CSS instead of Bootstrap
- Remove noisy console.logs in back-end on dev
- Switch telemetry to use Jitsu instead of Plausible
2021-06-01 14:10:57 -05:00
Jeremy Dorn
c0647a1e93 Update README.md 2021-05-27 23:32:17 -05:00
Jeremy Dorn
ba96bd62c7 Document how to provide AWS credentials. 2021-05-26 08:16:12 -05:00
Jeremy Dorn
7902261b69 Add docs site to monorepo (#3) 2021-05-13 10:57:30 -05:00
Jeremy Dorn
58348557cf Add optional variation JSON values. More fine-grained yarn scripts. 2021-05-09 13:35:33 -05:00
Jeremy Dorn
f8eb266fef Clean up README, test front-end production deploy 2021-05-07 22:32:33 -05:00
Jeremy Dorn
4f8dba93e8 Initial commit 2021-05-07 18:13:37 -05:00