8 Commits

Author SHA1 Message Date
Alan Friedman
8cd079ea8e
CORS fixes (#72)
* Add SITE_URL env var

* Debug git branch

* Set site URL to "false"

* Bug fix

* Fix CORS allowed methods

* Upgrade kcors

* Fix for API HOST in review apps

* Review app fixes

* Add bin/bash

* Refactor site URL code

* Cleanup API host
2019-05-19 16:42:30 -04:00
Alan Friedman
e24ce47be1 Use Heroku env var for commit sha 2019-05-13 10:10:16 -04:00
Alan Friedman
612eb522b7 Fix for displaying current commit SHA 2019-05-13 09:57:04 -04:00
Alan Friedman
4e038ec655
Add client and server source to monorepo (#65) 2019-05-13 09:39:17 -04:00
Alan Friedman
8655983a3c Add setup to build 2019-05-12 16:35:30 -04:00
Alan Friedman
7d298a42a4 Update build script 2019-05-12 16:34:11 -04:00
Alan Friedman
ff0bef11ac
Cleanup scripts and readme (#64)
* Cleanup scripts and readme

* Update port
2019-05-12 16:30:03 -04:00
Alan Friedman
6fae5e8efa
Add Deploy to Heroku button (#63)
* Add package.json and app.json

* Add yarn engine

* Remove extra build command

* Force install dev deps

* Add deploy button and update readme
2019-05-12 13:14:10 -04:00