# start OxiCloud with static assets in no-cache mode
front-dev:
PROFILE=dev cargo run
front-fmt:
biome format static/
front-lint:
biome lint static/
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.