Skip to content

melamudv/sailpoint

Repository files navigation

Sailpoint

This project was generated with Angular CLI version 11.0.5. NodeJs + express + mongoose + cloud mongoDB

Development server

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

Build

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.

Test

Run ng test to run unit test. Add test to service and comment.

Road map Client

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)

Server side

Folder structure (models, routes, config). Connect to cloudDB of mongo. Sturcture of folder for future scalling .

Run scripts

All in one packed.json (for more easily use)

Printscreen help

Screen Shot 2021-11-03 at 2 08 33

Screen Shot 2021-11-03 at 2 09 53

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors