- install
pnpm install
pnpm gen
- init
make init
- create .env with following
NEXT_PUBLIC_BACKEND_URL=https://backend.grbpwr.com
4.
pnpm dev
## UI elements preview (Storybook)
[https://jekabolt.github.io/grbpwr.com](https://jekabolt.github.io/grbpwr.com)
## Production
[https://grbpwr-com-dusky.vercel.app](https://grbpwr-com-dusky.vercel.app)