Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 01e673ea05 fix: Docker build context above 130mb il y a 1 an
  Owen Diffey f0b8e85a1e refactor: Copy types and required .git contents into docker images and only mount for development il y a 1 an
  Kristian Vos fdb9102d31 fix: production mode getting git info in docker images wasn't working il y a 1 an
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env il y a 1 an
  Owen Diffey c0a7b10729 chore: Updated node docker image to v18 il y a 1 an
  Kristian Vos c639bb20c4 Merge remote-tracking branch 'origin/staging' into staging il y a 1 an
  Kristian Vos 52654bfed4 refactor: renamed shared types folder, added support for it within docker il y a 1 an
  Owen Diffey 12ed3f22da refactor: Renamed musare_types to @musare_types and mounted in docker il y a 1 an
  Owen Diffey 9216dd022c refactor: Docker setup tweaks il y a 1 an
  Owen Diffey d2c8d93a60 refactor(Docker): Split npm install build steps il y a 1 an
  Owen Diffey 473f111db9 refactor: Docker setup tweaks and build prod frontend in image il y a 1 an
  Owen Diffey 011e1a7847 fix: Limited NodeJS version to v16.15 il y a 2 ans
  Kristian Vos c5f3057b48 chore: made Dockerfile's more efficient il y a 2 ans
  Owen Diffey c881b05a29 refactor: Separate docker container modes il y a 2 ans
  Kristian Vos b669cfe2f5 chore: updated frontend and backend Node.JS version to 16 (LTS) il y a 2 ans
  Kristian Vos 3f2b107b6e chore: removed useless apt-get update from backend Dockerfile, included package-lock il y a 2 ans
  Owen Diffey 1d0d7faa9e Now defaulting to serve backend from /backend when using docker il y a 3 ans
  Jonathan 6b05464976 chore: specified node version to avoid issues between machines il y a 3 ans
  Jonathan 26556dd3a5 chore: removed snyk from anything and everything il y a 3 ans
  Jonathan 661f6aa7f4 chore(CI): added basic travis ci implementation il y a 4 ans
  Jonathan db0d14ceff chore(webpack): increased webpack dev speed, added webpack-dev-server il y a 4 ans
  luveti 5a04e2777e Removed Alpine Linux in favor of Ubuntu, since Alpine was causing us a lot of grief with node-gyp modules il y a 7 ans
  Cameron Kline 1cabd91a00 Removed node-inspector in favor of nodes built in inspect option il y a 7 ans
  Cameron Kline a4253476ad Integrated Redis, began commenting backend il y a 7 ans
  Cameron Kline 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup il y a 7 ans