8000 GitHub - romanutti/nest-monorepo: Nx monorepo using a Nest.js backend and Angular frontend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

romanutti/nest-monorepo

Repository files navigation

Nest Monorepo

This workspace contains an Angular frontend and Nest.js backend. It has been generated by Nx, a Smart, fast and extensible build system..

Starting the frontend

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

Starting the backend

Run nx serve api to start the rest server. Navigate to http://localhost:3333/api to get a sample response.

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

Check out Nest.js. Visit the Nx Documentation to learn more about Nx.

About

Nx monorepo using a Nest.js backend and Angular frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0