Skip to content

yahiamarzouk/govrn-monorepo

 
 

Repository files navigation

Govrn Monorepo

Our monorepo uses Nx as a build system and for scaffolding.

Quick Start.

  • yarn install
  • yarn nx run protocol-api:serve to start GraphQL server, if required.
  • Check each project's README for more commands.

Monorepo Structure

Each app or lib has its own readme that explains the scoped purpose & required .env variables to operates. You have to create a .env file in each module root and provide the required variables mentioned in its README.

Apps

Libraries

Understand Project Structure

Run yarn nx graph to see a diagram of the dependencies of the project.

Furthermore

Chat with us on Discord. Follow on Twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.9%
  • Solidity 18.2%
  • JavaScript 9.4%
  • Python 2.8%
  • Ruby 0.4%
  • Julia 0.2%
  • Other 0.1%