This project was generated with Angular CLI version 11.0.5. NodeJs + express + mongoose + cloud mongoDB
Run in root npm run client for a dev client. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run in root npm run server for a dev server. Navigate to http://localhost:3000/. Will run API server with http://localhost:3000/api/search/.
body:{
name: "xxx",
limit:10
}
Run 2 command together npm run dev
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Run ng test to run unit test. Add test to service and comment.
2 section one input second template with return data from server Debounce Limit of max response from backend (optimisation, sorting by asc) min css all component in one file (small app without folder strucure)
Folder structure (models, routes, config). Connect to cloudDB of mongo. Sturcture of folder for future scalling .
All in one packed.json (for more easily use)

