dappconnect-sdks/apps/website
Felicio Mununga fb7c06ed4a
Remove default NODE_ENV (#405)
* move patch-package to dependencies

* set default NODE_ENV to production

* rm NODE_ENV

* rm more NODE_ENV

* Revert "move patch-package to dependencies"

This reverts commit d3168742e4.
2023-05-16 16:25:33 +02:00
..
public Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
src Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
.env Remove default NODE_ENV (#405) 2023-05-16 16:25:33 +02:00
.gitignore Set up web app deployment (#399) 2023-05-16 13:04:47 +02:00
next-env.d.ts Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
next.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
package.json Set up web app deployment (#399) 2023-05-16 13:04:47 +02:00
postcss.config.js Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tailwind.config.js Add website layouts and nav menus (#400) 2023-05-16 11:57:15 +02:00
tamagui.config.ts Setup apps/website (#383) 2023-04-26 12:06:18 +02:00
tsconfig.json Add initial insights implementation (#388) 2023-05-03 14:25:17 +02:00
vercel.json Update vercel.json 2023-05-16 13:08:20 +02:00