Tezos baking service.
Make sure to install the dependencies
bun i
Start the development server on http://localhost:3000
bun dev
Build the application for production:
bun build
Checkout the deployment documentation.
Tezos baking service.
Make sure to install the dependencies
bun i
Start the development server on http://localhost:3000
bun dev
Build the application for production:
bun build
Checkout the deployment documentation.