youngkidwarrior / govrn-monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 68.8%Language:Solidity 18.2%Language:JavaScript 9.4%Language:Python 2.8%Language:Ruby 0.4%Language:Julia 0.2%Language:Shell 0.1%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:Handlebars 0.0%Language:HTML 0.0%Language:Nix 0.0%Language:CSS 0.0%