mirror of
https://github.com/anonklub/anonklub.git
synced 2026-05-03 03:00:04 -04:00
* Version Packages * do not bump deps in ui and circom --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@anonklub/ui
Build
pnpm run build.docker.ui
Run
docker run -p 3000:3000 anonklub-ui
Deploy
# in monorepo root folder
fly deploy \
--config ui/fly-staging.toml \
--dockerfile ui/Dockerfile \
--local-only # often getting errors when using fly remote builder