{"id":19696029,"url":"https://github.com/delsner/python-flask-angular-starter","last_synced_at":"2025-07-23T12:35:19.379Z","repository":{"id":81538992,"uuid":"105313438","full_name":"delsner/python-flask-angular-starter","owner":"delsner","description":"Starter project for python flask REST API with Angular 4 and MongoDB. Using Docker, docker-compose and NGINX for development and production.","archived":false,"fork":false,"pushed_at":"2017-11-09T17:24:13.000Z","size":71,"stargazers_count":31,"open_issues_count":0,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-29T11:41:45.739Z","etag":null,"topics":["angular4","docker","flask","mongodb","nginx","python"],"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/delsner.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-09-29T20:18:04.000Z","updated_at":"2024-10-13T09:32:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e9c9b2d-4dff-4183-a391-88726838a03d","html_url":"https://github.com/delsner/python-flask-angular-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delsner/python-flask-angular-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delsner%2Fpython-flask-angular-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delsner%2Fpython-flask-angular-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delsner%2Fpython-flask-angular-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delsner%2Fpython-flask-angular-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delsner","download_url":"https://codeload.github.com/delsner/python-flask-angular-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delsner%2Fpython-flask-angular-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266680337,"owners_count":23967793,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular4","docker","flask","mongodb","nginx","python"],"created_at":"2024-11-11T19:33:09.359Z","updated_at":"2025-07-23T12:35:19.352Z","avatar_url":"https://github.com/delsner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webapp Starter with Flask REST API Backend and MongoDB\n\nNOTE: There could occur problems running this on windows.\n\n## Development web backend/frontend\n\nIf desired, you can add a custom host in your hosts file (e.g. `127.0.0.1   db`). \nThus, the server config won't need any more configuration for production.\n\n### Docker development\n\nI recommend using docker because it's just one command and everything is up and running:\n\nRun `docker-compose -f docker-compose.dev.yml up`.\n\nThis will fire up a mongodb, backend and frontend and watch files for your local changes.  \n\n### Backend development\n\nOnly if you prefer developing without using docker.\n\nRun `./install.sh` in the backend directory.\n\nRun `python app.py` in backend root (will watch files and restart server on port `8081` on change).\nIn order to install new packages, add them to the `requirements.txt` file. If you run the `watcher.py` (default when using docker) they will be automatically installed in the background so you can use them in your app.\n\n### Frontend development\n\nOnly if you prefer developing without using docker.\n\nRun `yarn install` in the frontend directory.\n\nRun `yarn start` in frontend root (will watch files and restart dev-server on port `4200` on change). \nAll calls made to `/api` will be proxied to backend server (default port for backend `8081`), this can be changed in `proxy.conf.json`.\n\n## Production web backend/frontend\n\nRun `docker-compose up` in root. Will start four containers (mongodb, backend, frontend, nginx). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelsner%2Fpython-flask-angular-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelsner%2Fpython-flask-angular-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelsner%2Fpython-flask-angular-starter/lists"}