Skip to content

nghiangovan/openchain-monorepo

 
 

Repository files navigation

OpenChain Monorepo

This monorepo contains all the code which powers OpenChain

Getting Started

You'll need to install Bazel. Then, you can run individual microservices like this:

bazel run //cmd/some-random-srv:some-random-srv

You can run the frontend like this

pnpm install
pnpm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.9%
  • Starlark 28.2%
  • Go 20.1%
  • CSS 0.6%
  • Shell 0.5%
  • Dockerfile 0.5%
  • Other 0.2%