{"id":14956731,"url":"https://github.com/codeep/angular4-node-mongo-starter","last_synced_at":"2025-10-24T10:30:54.108Z","repository":{"id":93569965,"uuid":"110705787","full_name":"codeep/Angular4-Node-Mongo-Starter","owner":"codeep","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-15T12:36:16.000Z","size":32,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T09:44:56.682Z","etag":null,"topics":["angular","angular-2","angular-cli","angular2","angular4","eslint","eslint-config","mongo","mongodb","mongodb-database","mongoose","node","node-js","nodejs","production","production-ready","scaleable","tslint","tslint-config","tslint-rules"],"latest_commit_sha":null,"homepage":null,"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/codeep.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":"2017-11-14T15:09:33.000Z","updated_at":"2018-03-04T16:08:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca66911c-ed1c-43f7-a877-de3d29fc1a6c","html_url":"https://github.com/codeep/Angular4-Node-Mongo-Starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeep%2FAngular4-Node-Mongo-Starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeep%2FAngular4-Node-Mongo-Starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeep%2FAngular4-Node-Mongo-Starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeep%2FAngular4-Node-Mongo-Starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeep","download_url":"https://codeload.github.com/codeep/Angular4-Node-Mongo-Starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237950813,"owners_count":19392666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","angular-2","angular-cli","angular2","angular4","eslint","eslint-config","mongo","mongodb","mongodb-database","mongoose","node","node-js","nodejs","production","production-ready","scaleable","tslint","tslint-config","tslint-rules"],"created_at":"2024-09-24T13:13:24.823Z","updated_at":"2025-10-24T10:30:53.714Z","avatar_url":"https://github.com/codeep.png","language":"TypeScript","readme":"# Node - Mongo - Angular4 Starter\n\n#### The project structure gives you a great opportunity to scale your application. Adding and maintaining API endpoints is easy and very fast. The structure is ideal for development process. \n#### For production mode, only one server is required which is more affordable and convenient. \n\n## Development server\nRun `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Development API\nRun `npm run api` for a separate server for API server. Navigate to `http://localhost:3000/`.\n\n## Production\n\nRun `npm run production` to generate a static files from Angular project and serve them from NodeJS.\n\n## Build\n\nRun `npm run build` to build the project. The build artifacts will be stored in the `server/dist` directory.\n\n## Build Production\n\nRun `npm run buildPROD` to build the project for production. The build artifacts will be stored in the `server/dist` directory.\n\n## Project general structure\n\n    ├── server                   # The whole API folder\n    \t├── api                   # Project Moules(Route Handlers, Mongoose Models), the modules are collected automatically,  and inserted into the API\n    \t├── bin                   # Project start point\n    \t├── config                # Config files\n    \t├── lib                   # Libs used - express, mongoose\n    ├── src                    # Angular application source\n    \t├── app                     # Angular App\n    \t\t├── components                 # All the Angular's structure components\n    \t\t├── guards                     # Guards(Auth)\n    \t\t├── routing                    # Application Routing\n    \t\t├── services                   # Services(Request)\n    \t\t\t├── Request                   # Responsible for making get, post requests to the API.\n                    ├── app.component.ts         # App's first component\n                    ├── app.component.html       # App's entry template\n                    ├── app.component.spec.ts    # Component's unit tests\n                    ├── app.component.css        # Css for the component\n                    ├── app.module.ts            # The root module that you bootstrap to launch the application\n    \t├── assets                     # App assets, Here we can place public files\n    \t├── environments               # Production and development environments\n\nThe client side was generated with [angular-cli](https://github.com/angular/angular-cli).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeep%2Fangular4-node-mongo-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeep%2Fangular4-node-mongo-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeep%2Fangular4-node-mongo-starter/lists"}