Files
anonklub/ui
sripwoud 4900818ab7 Version Packages (#424)
* Version Packages

* do not bump deps in ui and circom

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-31 19:34:58 +00:00
..
2023-05-31 18:01:06 +02:00
2024-02-02 22:54:55 +01:00
2024-01-30 13:55:04 +01:00
2024-03-31 19:34:58 +00:00
2024-02-07 16:40:27 +01:00

@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