{"id":13572694,"url":"https://github.com/dwisulfahnur/blog-fastapi-vuejs","last_synced_at":"2025-03-04T23:18:43.312Z","repository":{"id":38999947,"uuid":"242562410","full_name":"dwisulfahnur/blog-fastapi-vuejs","owner":"dwisulfahnur","description":"Simple project that I write using fastapi, motor, and umongo for the backend. VueJS on the frontend","archived":false,"fork":false,"pushed_at":"2023-01-06T20:01:02.000Z","size":6862,"stargazers_count":88,"open_issues_count":7,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-05T06:34:12.418Z","etag":null,"topics":["fastapi","mongodb","motor","python","umongo","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/dwisulfahnur.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":"SECURITY.md","support":null}},"created_at":"2020-02-23T17:43:31.000Z","updated_at":"2024-08-07T15:24:12.000Z","dependencies_parsed_at":"2023-02-06T08:31:32.183Z","dependency_job_id":null,"html_url":"https://github.com/dwisulfahnur/blog-fastapi-vuejs","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/dwisulfahnur%2Fblog-fastapi-vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisulfahnur%2Fblog-fastapi-vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisulfahnur%2Fblog-fastapi-vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisulfahnur%2Fblog-fastapi-vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwisulfahnur","download_url":"https://codeload.github.com/dwisulfahnur/blog-fastapi-vuejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241935374,"owners_count":20044844,"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":["fastapi","mongodb","motor","python","umongo","vuejs"],"created_at":"2024-08-01T14:01:32.915Z","updated_at":"2025-03-04T23:18:43.283Z","avatar_url":"https://github.com/dwisulfahnur.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Blog API with FastAPI\n\nSimple project that I write using fastapi, motor, and umongo for the backend. VueJS on the frontend.\n\n----------------------------\n## Commands\n\n### Run \nRun the app using the following command:\n\n```\ndocker-compose up -d --build\n# or\nmake up\n```\n\n\n### Remove container\nremove container\n\n```\ndocker-compose down\n# or\nmake down\n\n# delete all previous containers and volume included\ndocker-compose down -v --remove-orphans \n# or\nmake down-all\n```\n\n### Log Monitor\n\nMonitor log for all services (mongodb, backend/api, frontend/vuejs)\n```\ndocker-compose logs -f\n# or\nmake logs\n```\n\nMonitor log for backend service only\n```\ndocker-compose logs -f backend\n# or\nmake logs-backend\n```\n\n### Run Test for the backend service\n```\ndocker-compose exec backend pytest\n# or\nmake test-backend\n```\n\n----------------------------\n\nThe API Documentation url:\nhttp://127.0.0.1:8000/docs\n\n\nThe Blog:\nhttp://127.0.0.1:8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisulfahnur%2Fblog-fastapi-vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwisulfahnur%2Fblog-fastapi-vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisulfahnur%2Fblog-fastapi-vuejs/lists"}