16 Commits

Author SHA1 Message Date
Alec LaLonde
cfdd2285b9 EVEN BETTER error message omg 2023-10-08 19:29:59 -04:00
Alec LaLonde
790b6d0968 Made edit profile form more compact, show field errors on blur 2023-08-09 09:44:10 -06:00
vidvidvid
8c95e257e3 fix 2023-05-29 22:07:03 -06:00
vidvidvid
8d7e01fc94 add the graph token to sample env 2023-05-29 22:07:03 -06:00
Alec LaLonde
b1d8cd749c Renamed FRONTEND_URL, added to gcp deployment 2022-07-04 21:25:46 -06:00
dan13ram
c36c67504f fix: moved opensea to api & fixed env var 2022-02-17 11:49:52 +05:30
δυς
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
Alec LaLonde
7233e9c8a0 Removed preview environments, added duplicate staging services 2021-05-20 15:38:05 -06:00
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
965be2782a setup brightId verified labels (#361)
* setup basic brightId hook

* updated brightId logo

* polling brightId status & refreshing

* incorporated review comments
2021-03-02 17:50:13 +05:30
Hammad Jutt
78dd5bb20d Update chakra/core to chakra/react and cleanup theme setup (#281) 2021-01-17 21:27:36 -07:00
Hammad Jutt
121856896d Disable NextJS telemetry 2020-08-26 02:52:05 -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
063c8f91db Setup deployment config for Render 2020-07-12 11:41:52 -06:00
Pacien Boisson
c684b9d836 Base architecture (#1)
* Hasura and base models

* Added role public SELECT permissions

* Added role player UPDATE permissions

* basic backend api

* Added SELECT permissions for player

* Update backend to typescript

* init app-react

* Add apollo

* graphql-codegen not working well...

* Added web3 to web app

* connecting frontend with web3

* Auth webhook verifies eth signature

* Update frontend to fetch player_id
2020-04-16 10:20:15 +02:00