npm install npm start (This will start both frontend and backend servers for you) Visit: - http://localhost:8500 (FrontEnd with HMR) - http://localhost:3000 (Backend running NestJS) - http://localhost:3000/graphql (Graphql server running graphQL playground theme) - http://localhost:3000/swagger (running Swagger UI) npm run build npm run start:docker Visit: http://localhost:8080
npm run install:mobile (Install mobile dependencies) Packager: npm run start:mobile ios: npm run mobile:ios android: npm run mobile:android kubectl create -f deployment.yml - https://hub.docker.com/r/vipgit/react-ssr-nginx/ docker run -d -v /root/.ssh/ -v /opt/node-advanced-app vipgit/react-ssr-nginx:latest npm run test (Runs Backend Unit Tests) npm run test:frontend (Runs Frontend Unit Tests) npm run test:e2e (Runs Frontend End to End Tests) - ChatBox - Dialog - DocGen - Wrapper - Shared - Chat - Login - Chat - Chatbox - Core - Chat Service - User Service - Chat - Doc Engine - Rules Engine