{"id":19852920,"url":"https://github.com/chetan6780/chetan-revolution-mean-stack","last_synced_at":"2026-04-08T18:04:10.979Z","repository":{"id":133388668,"uuid":"363455398","full_name":"chetan6780/Chetan-Revolution-MEAN-Stack","owner":"chetan6780","description":"Notes Application for completion of MEAN stack workshop conducted by Revolution SDC","archived":false,"fork":false,"pushed_at":"2021-12-02T16:21:43.000Z","size":2385,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T21:22:00.807Z","etag":null,"topics":["angular","express","mean","mean-stack","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chetan6780.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-01T16:24:54.000Z","updated_at":"2021-12-02T16:21:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"08e9dd68-0d9b-4597-841a-791cd815382a","html_url":"https://github.com/chetan6780/Chetan-Revolution-MEAN-Stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chetan6780/Chetan-Revolution-MEAN-Stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chetan6780%2FChetan-Revolution-MEAN-Stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chetan6780%2FChetan-Revolution-MEAN-Stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chetan6780%2FChetan-Revolution-MEAN-Stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chetan6780%2FChetan-Revolution-MEAN-Stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chetan6780","download_url":"https://codeload.github.com/chetan6780/Chetan-Revolution-MEAN-Stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chetan6780%2FChetan-Revolution-MEAN-Stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","express","mean","mean-stack","mongodb","nodejs"],"created_at":"2024-11-12T14:04:55.496Z","updated_at":"2026-04-08T18:04:10.934Z","avatar_url":"https://github.com/chetan6780.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chetan-Revolution-MEAN-Stack\n\n## Requirements\n1. Git Version Control (Download \u0026 Install)  \n`https://git-scm.com/downloads`\n2. Node JS (LTS) (Download \u0026 Install)  \n`https://nodejs.org/en/download/`\n3. Mongo DB (v4.4.3) (Download \u0026 Install)  \n`https://www.mongodb.com/try/download/community`\n4. Postman (Download \u0026 Install)  \n`https://www.postman.com/downloads/`\n5. Angular 10.x.x (Run Command)  \n`npm install -g @angular/cli@latest`\n6. Nodemon (Run Command)  \n`npm install -g nodemon`\n\n## Verify Installation of all CLI Tools\n1. Git  \n`git --version`\n2. Node JS  \n`node -v`\n3. Mongo DB  \n`mongo --version`\n4. Angular  \n`ng --version`\n5. Nodemon  \n`nodemon --version`  \n\n## How to Install \u0026 Run the App\n1. Clone the repository by running this command where you want the project to be saved.  \n`https://github.com/chetan6780/Chetan-Revolution-MEAN-Stack.git`\n2. Install Node Modules.  \ni) In the **root directory**, run the command:  \n`npm install`  \nii) Go to the **'angular-src'** directory and again run:  \n`npm install`\n3. In the **root directory**, run the command:  \n`nodemon`\n4. Go to the **'angular-src'** directory and run the command:  \n`ng serve`\n5. Open a browser and go to the following URL:  \n`localhost:4200`\n\n## You always have to run the following commands in order to start the application.\n1. To start the backend of the project, open a CMD in the root directory and run the command:\n```\nnodemon\n```\n2. To start the frontend of the application, open a CMD in the \"angular-src\" directory and run the command:\n```\nng serve\n```\n![screencapture-localhost-4200-2021-12-02-21_50_22](https://user-images.githubusercontent.com/62825092/144461293-4314440e-ef0c-4313-8c59-6eaaa6a178b4.png)\n## You can watch [MEAN stack workshop Playlist](https://www.youtube.com/playlist?list=PLlZwC3ux9MSPXt7F2FyPLLhIb5JKnrEec) by Revolution-SDC.\n## Happy Coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchetan6780%2Fchetan-revolution-mean-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchetan6780%2Fchetan-revolution-mean-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchetan6780%2Fchetan-revolution-mean-stack/lists"}