Commit Graph

37 Commits

Author SHA1 Message Date
Alec LaLonde
5209dc14cf Migrated existing xp command functionality 2021-05-06 13:07:32 -06:00
Alec LaLonde
1283669a5e Fixed docker build 2021-05-06 13:07:32 -06:00
dan13ram
8517a26048 Upgrade dependencies (#486)
* upgraded storybook dependencies

* upgraded web dependencies

* updated timezone selector

* upgrade chakra in metamaps

* upgraded react-dnd in metamaps

* upgraded framer-motion

* fixed types in metamaps

* upgraded eslint

* upgraded lerna, husky and graphql

* upgraded node version

* removed metamaps package

* fixed all eslint issues

* ran yarn format to prettier format all files

* updated lint-staged & husky scripts

* add executable perms to pre-push scripts

* updated yarn.lock

* fixed eslint and moved chakra icons to ds

* fixed emotion errors

* removed extra useContext

* update yarn.lock

* upgraded more packages

* removed unnecessary .huskyrc.json

* lint fix
2021-05-01 12:46:48 +05:30
Alec LaLonde
6e3fe89744 Changed oauth handler to use a web URL that calls the backend to exchange the given code 2021-04-21 10:07:34 -06:00
Will Holcomb
7663da41db tryin' one more variable version 🍇 2021-03-28 22:08:25 -06:00
Will Holcomb
b6649bac2a helps if the variable names are the same 👯 2021-03-28 22:08:25 -06:00
Will Holcomb
89c027e478 changin' variable name to see if it is passed 🏈 2021-03-28 22:08:25 -06:00
Will Holcomb
c387912520 addin' loggin' to skills error 🧣 2021-03-28 22:08:25 -06:00
Will Holcomb
89b4ec4527 addin' yarn serve 🥘 2021-03-28 22:08:25 -06:00
Will Holcomb
46f214d97e testin' is dev environment will run 🥢 2021-03-28 22:08:25 -06:00
Will Holcomb
43c2d0a514 redeployin' altered render.yaml 🥦 2021-03-28 22:08:25 -06:00
Will Holcomb
f3683f54c1 tryin' to capture port 🚢 2021-03-28 22:08:25 -06:00
Will Holcomb
7d01b50fd7 debuggin' hasura 🐜 2021-03-28 22:08:25 -06:00
Will Holcomb
2cffc03f28 printin' the right value 💅 2021-03-28 22:08:25 -06:00
Will Holcomb
b50a746f6f pushin' just to see the value 🚡 2021-03-28 22:08:25 -06:00
Will Holcomb
f2c4f62565 printin' URI 🖨 2021-03-28 22:08:25 -06:00
Will Holcomb
014581b061 tryin' static specification 🧁 2021-03-28 22:08:25 -06:00
Will Holcomb
7471a38d82 no interpolation in render.yaml 🌮 2021-03-28 22:08:25 -06:00
Will Holcomb
f7dc6e6d76 alt specification of graphql endpoint 🦡 2021-03-28 22:08:25 -06:00
Will Holcomb
59ed4cd620 tweakin' build step 🐾 2021-03-28 22:08:25 -06:00
Will Holcomb
88b8de8f75 settin' node version 🐀 2021-03-28 22:08:25 -06:00
Will Holcomb
a8408b84e2 addin' frontend to render.yaml 🐂 2021-03-28 22:08:25 -06:00
Will Holcomb
6fa522d872 Deploy frontend through render.yaml (#421)
* addin' frontend to render.yaml 🐂

* settin' node version 🐀

* tweakin' build step 🐾

* alt specification of graphql endpoint 🦡

* no interpolation in render.yaml 🌮

* tryin' static specification 🧁

* printin' URI 🖨

* pushin' just to see the value 🚡

* printin' the right value 💅

* debuggin' hasura 🐜

* tryin' to capture port 🚢

* tryin' w/o port 🌅

* redeployin' altered render.yaml 🥦

* resettin' yarn.lock 🔒

* fixin' name preface so it is passed 🏀
2021-03-25 12:01:37 -06:00
Alec LaLonde
d0d558dc33 Added missing guild INSERT script, discord env placeholder 2021-03-10 07:55:45 -07:00
Alec LaLonde
62a8406740 Added DISCORD_BOT_TOKEN 2021-03-09 16:15:52 -07:00
Hammad Jutt
2e15ea22f5 Remove NextJS Build from Render config (#283)
Using Vercel now for the NextJS app
2021-01-17 22:23:36 -07:00
Hammad Jutt
1c7dbe8dab Setup Image Optimization (#146)
* Implement user auth on web

* Setup Image Optimization

* Add favicon

* Add IMGIX_TOKEN to render.yaml
2020-10-12 10:56:55 -06:00
Hammad Jutt
121856896d Disable NextJS telemetry 2020-08-26 02:52:05 -06:00
Hammad Jutt
b3b7aa3ed8 Hotfix Hasura Port env var 2020-08-21 23:12:41 -06:00
Hammad Jutt
78ee9e156c Add NextJS environment vars and remove app-react from Render build 2020-08-17 14:25:04 -06:00
Hammad Jutt
9b83f0c70d Update Hasura to 1.3.0 2020-08-04 21:09:51 -06:00
Hammad Jutt
4adabe29b8 Setup build for nextJS app 2020-07-24 10:01:25 -06:00
Hammad Jutt
26c9bfa134 Cleanup / simplify package.json scripts and names 2020-07-13 11:06:24 -06:00
Hammad Jutt
5de1a5eba5 Simplify Render config 2020-07-12 11:41:52 -06:00
Hammad Jutt
c063c3c41a Setup explicit ports to prevent broken deployment on Render
https://github.com/hasura/graphql-engine/issues/3904
2020-07-12 11:41:52 -06:00
Hammad Jutt
ccf37a5b4e Update build script for react-app 2020-07-12 11:41:52 -06:00
Hammad Jutt
063c8f91db Setup deployment config for Render 2020-07-12 11:41:52 -06:00