Skip to content

zxcdesu/x

Repository files navigation

Platform

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

Development server

Run nx serve platform 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.

Local run

corepack enable pnpm
corepack use [email protected]
pnpx nx run-many -t prisma-generate
pnpx nx run-many -t prisma-push # pnpx nx run-many -t prisma-deploy
pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published