Skip to content

JPBlancoDB/nx-angular-ionic-nest

Repository files navigation

POC Monorepo with Nx + Angular + Ionic + NestJs

Development server

  • For dev server (web + backend) run
ng serve web & ng serve backend

Navigate to http://localhost:4200/ for the frontend. The app will automatically reload if you change any of the source files. Backend endpoint is http://localhost:5000/api (the proxy is already configured).

  • For mobile run
ng run ionic & ng serve backend

Migrations

For running the migrations you need Liquibase. The migrations project was generated using liquibase-cli.

About

POC of monorepo using Nx with Angular + Ionic + NestJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published