Commit Graph

11 Commits

Author SHA1 Message Date
dan13ram
c8aa14b5c9 updated .env.sample (#499)
* updated .env.sample

* updated guides

* removed discord related env variables

* commented out github token in .env.sample
2021-05-05 20:07:58 +05:30
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
jaybuidl
c8b386925b Fixed broken link, added missing Descriptive C4 file 2021-04-21 10:25:18 -06:00
Hammad Jutt
b20c1fea27 Remove unused codegen stuff and update Hasura to latest version (#314) 2021-01-29 13:02:33 -07:00
Pacien Boisson
7298a3c5ed Update FRONTEND.md (#288) 2021-01-18 11:10:45 -07:00
peth-yursick
1e2120b090 Create C4 (#270)
* Create C4

* Rename C4 to C4.md

* Added a link to C4 in the README

Co-authored-by: The Lone Ronin <log2n@protonmail.com>
2021-01-12 18:46:55 +01:00
The Lone Rōnin
137b8957fb Frontend Guide (#218)
* Frontend Guide

* Adding Remote URL connection

Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com>
2020-12-21 15:27:18 +01:00
Hammad Jutt
384f93c78b Fix yarn command in Backend Guide (#229) 2020-12-16 12:33:02 -07:00
dan13ram
aa0a532d4a updated frontend to display nft gallery from 3box/opensea (#222)
* updated backend to read 3box collectiblesFavorite

* removed unneccesary '?'

* updated frontend to display nft gallery from 3box/opensea

* prettier format

* using theme colors/sizes

* fixed nft price string
2020-12-16 11:16:31 -07:00
Pacien Boisson
8ff226fed0 Update guide to include typescript compile (#206)
* Update guide to include typescript compile

* add dc logs

* Added line for node dependencies

* Add back CMDs for running backend without docker

* moving previous to guide
2020-12-14 11:11:39 +01:00
The Lone Rōnin
e5b7c784b6 BackEnd Guide (#195) 2020-12-09 10:50:21 -07:00