9 Commits

Author SHA1 Message Date
Sero
3a17fbf1c6 remove all unused dependencies (#1720)
* remove all unused dependencies

* lazy load

* lazy load

* lazy load

* remove react imports, remove sourced

* remove react imports, remove sourced

* remove react imports, remove sourced

* restructure
2024-01-30 06:18:48 -05:00
δυς
f5295c3242 Reading and Writing Profile Info From Ceramic (#943)
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
2022-01-25 16:51:53 -05:00
Mars Wong
52efceb4e6 [docs]: Use staging server for development
Resolves #912.
2021-11-13 12:26:21 -05:00
Tommy
a4dddcd474 Update FRONTEND.md
Added changes here as you suggested.

Hopefully looks good :)
2021-08-19 09:56:49 -06:00
Tommy
75a7914597 Updated FRONTEND.md to display working yarn and node version support
Adding Node and Yarn versions which worked for me to get the project up and running.

Hopefully this removes friction for others getting things up and running.
2021-08-19 09:56:49 -06:00
Michiel Quellhorst
e00cd47187 added documentation (#731) 2021-08-03 18:04:18 -04: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
Pacien Boisson
7298a3c5ed Update FRONTEND.md (#288) 2021-01-18 11:10:45 -07: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