Next JS, run:
nx dev teachers --port=3001 --verboseNext JS, run:
nx dev admin-app-repo --port=3002 --verboseNext JS, run:
nx dev learner-web-app --port=3003 --verboseNext JS, run:
nx dev authentication --port=4101 --verbosebasePath : http://localhost:4101/authentication/
Port : 4101
Next JS, run:
nx dev scp-teacher-repo --port=4102 --verbosebasePath : http://localhost:4102/scp-teacher-repo/
Port : 4102
Next JS, run:
nx dev youthNet --port=4103 --verbosebasePath : http://localhost:4103/youthnet/
Port : 4103
Next JS, run:
nx dev workspace --port=4104 --verbosebasePath : http://localhost:4104/workspace/
Port : 4104
Next JS, run:
nx dev notification --port=4105 --verbosebasePath : http://localhost:4105
Port : 4105
Next JS, run:
nx dev players --port=4106 --verbosebasePath : http://localhost:4106
Port : 4106
Next JS, run:
nx dev players --port=4107 --verbosebasePath : http://localhost:4107
Port : 4107
Next JS, run:
nx dev players --port=4108 --verbosebasePath : http://localhost:4108
Port : 4108
Next JS, run:
nx dev forget-password --port=4109 --verbosebasePath : http://localhost:4109
Port : 4109
Next JS, run:
nx dev login --port=4110 --verbosebasePath : http://localhost:4110
Port : 4110
Next JS, run:
nx dev profile-manage --port=4111 --verbosebasePath : http://localhost:4111
Port : 4111
Next JS, run:
nx dev survey-observations --port=4112 --verbosebasePath : http://localhost:4112
Port : 4112
Next JS, run:
nx dev content --port=4113 --verbosebasePath : http://localhost:4113/mfe_content/
Port : 4113
Next JS, run:
nx dev taxonomy-manager --port=4114 --verbosebasePath : http://localhost:4114/taxonomy-manager/
Port : 4114
nx graph
npx nx run-many --target=build --all
npm install -g nx
import { SharedLib } from '@shared-lib';docker-compose -f docker-compose.admin-app-repo.yml up -d --force-recreate --no-deps