Closed jkettmann closed 7 years ago
Thanks @jkettmann for the awesome PR. Could you change the branch to canary
instead of master
, you should be able to do so by clicking the lvarayut:master
at the top and change it to lvarayut:canary
?
@lvarayut Yes, of course. Can you check your heroku deploy? Not sure if I broke that.
@lvarayut I removed the unnecessesary changes.
Thanks @jkettmann 👍
Changed build directories for client and server.
server -> build client -> build/app
build/app is exposed via express.static, thus only client side code can be accessed publicly
Closes #94