Skip to content

elthrasher/rego.fyi

Repository files navigation

rego.fyi

Source for rego.fyi as a single AWS CDK stack.

Requirements

Useful commands

  • npm install do this first
  • npm run lint check your style
  • npm test run all tests
  • npm run test:opa run opa tests only
  • npm run test:go run the go tests
  • npm run test:ts run all the TypeScript tests with jest
  • npm start run the UI on localhost
  • npx cdk bootstrap prepare your environment
  • npm run deploy build and deploy your app
  • npm run destroy destroy the stack
  • npm run synth synthesize the CloudFormation template
  • npm run diff diff your deployed stack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published