Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 402 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 402 Bytes

Install

  1. install
pnpm install

pnpm gen
  1. init
make init
  1. 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)