Monorepo of useful libraries for developers
Find a file
2023-05-23 18:36:41 +02:00
.vscode Initial commit 2023-05-23 18:36:41 +02:00
apps Initial commit 2023-05-23 18:36:41 +02:00
libs Initial commit 2023-05-23 18:36:41 +02:00
tools Initial commit 2023-05-23 18:36:41 +02:00
.editorconfig Initial commit 2023-05-23 18:36:41 +02:00
.eslintignore Initial commit 2023-05-23 18:36:41 +02:00
.eslintrc.json Initial commit 2023-05-23 18:36:41 +02:00
.gitignore Initial commit 2023-05-23 18:36:41 +02:00
.prettierignore Initial commit 2023-05-23 18:36:41 +02:00
.prettierrc Initial commit 2023-05-23 18:36:41 +02:00
jest.config.ts Initial commit 2023-05-23 18:36:41 +02:00
jest.preset.js Initial commit 2023-05-23 18:36:41 +02:00
nx.json Initial commit 2023-05-23 18:36:41 +02:00
package-lock.json Initial commit 2023-05-23 18:36:41 +02:00
package.json Initial commit 2023-05-23 18:36:41 +02:00
README.md Initial commit 2023-05-23 18:36:41 +02:00
tsconfig.base.json Initial commit 2023-05-23 18:36:41 +02:00

BpDevtools

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

Development server

Run nx serve nest-pay-stack 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.