status-web/apps/website
Felicio Mununga 45ae36a64f
[website] resolve ENS public key (#415)
* remove og api route

* sort deps

* add compress opt to resolve fn

* add ens api route

* use ens

* fix loading state

* type response

* use await

* add zod dep

* add schema module

* add declaration file

* update yarn.lock

* mv next.config.js to next.config.mjs

* require some env

* update env loading

---------

Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
2023-06-20 12:05:59 +01:00
..
public Add burnup chart component (#401) 2023-05-18 14:54:45 +02:00
src [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
.env [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
.gitignore
env.d.ts [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
next-env.d.ts
next.config.mjs [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
package.json [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
postcss.config.js
tailwind.config.js
tamagui.config.ts
tsconfig.json [website] resolve ENS public key (#415) 2023-06-20 12:05:59 +01:00
vercel.json Update vercel.json 2023-05-16 13:08:20 +02:00