{"id":13316440,"url":"https://github.com/alan-toledo/MEAN-Stack","last_synced_at":"2025-03-10T23:31:57.276Z","repository":{"id":38460981,"uuid":"196460482","full_name":"alan-toledo/MEAN-Stack","owner":"alan-toledo","description":"MEAN: MongoDB, Express, Angular, Node.js","archived":false,"fork":false,"pushed_at":"2023-03-06T07:36:11.000Z","size":5473,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-07T00:19:58.347Z","etag":null,"topics":["angular8","docker-compose","express-js","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alan-toledo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-11T20:23:55.000Z","updated_at":"2023-03-07T00:19:58.348Z","dependencies_parsed_at":"2023-02-07T19:46:25.828Z","dependency_job_id":null,"html_url":"https://github.com/alan-toledo/MEAN-Stack","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-toledo%2FMEAN-Stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-toledo%2FMEAN-Stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-toledo%2FMEAN-Stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-toledo%2FMEAN-Stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alan-toledo","download_url":"https://codeload.github.com/alan-toledo/MEAN-Stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221197267,"owners_count":16774480,"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":["angular8","docker-compose","express-js","mean-stack","mongodb","nodejs"],"created_at":"2024-07-29T18:21:38.593Z","updated_at":"2024-10-23T12:31:38.290Z","avatar_url":"https://github.com/alan-toledo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MEAN-Stack\n\nThis is a basic MEAN (MongoDB, Express, Angular, Node.js) Stack CRUD. For running the application use docker-compose.\n\n## Build or rebuild services\n```bash\ndocker-compose -f docker-compose.yml build\n```\n\n## Create and start containers\n```bash\ndocker-compose -f docker-compose.yml up\n```\n\n## Stop and remove containers\n```bash\ndocker-compose -f docker-compose.yml down\n```\n\n## Clean: Delete all containers\n```bash\ndocker rm -f $(docker ps -a -q)\n```\n\n## Clean: Delete all images\n```bash\ndocker rmi -f $(docker images -aq)\n```\n\n## Clean: Delete all volumes\n```bash\ndocker volume rm $(docker volume ls -q)\n```\n\n## Example\n![alt text](Users.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-toledo%2FMEAN-Stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falan-toledo%2FMEAN-Stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-toledo%2FMEAN-Stack/lists"}