/வீரா/
No-frills CI for teams using Nix.
Warning
The project is currently in beta stage. Contact @srid for details. See https://vira.nixos.asia/ for full documentation.
nix --accept-flake-config run github:juspay/vira -- web --port 5005
You can now add your repositories in the web app.
# Run the development server (HTTPS)
just run
# Or, if you need to start from empty database (useful if you have changed the acid-state types)
# NOTE: This won't delete TLS certs.
just resetdb run