Skip to content
/ lead Public

Demo Federation project with React, GraphQL, AgGrid, NestJS, Stotybook, Cypress, MUI

License

Notifications You must be signed in to change notification settings

NikitaIT/lead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lead

Dev

When a developer runs say nx serve lead --devRemotes=ag-grid-shell --verbose, they still run the whole application, but auth and home are served statically, from cache. As a result, the serve time and the time it takes to see the changes on the screen go down, often by an order of magnitude.

nx serve lead --devRemotes=ag-grid-shell --verbose

How to up

COMPOSE_FILE=docker-compose.override.yml docker-compose up -d
nx run auth-service:serve
nx run home-apis:serve
nx run getway-service:serve

About

Nx

npm

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Development server

Run nx serve lead for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.

About

Demo Federation project with React, GraphQL, AgGrid, NestJS, Stotybook, Cypress, MUI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published