{"id":20003242,"url":"https://github.com/mbrsagor/webapp","last_synced_at":"2026-05-11T07:28:19.006Z","repository":{"id":45485445,"uuid":"194641798","full_name":"mbrsagor/webapp","owner":"mbrsagor","description":"The WebApp is a simple website management web application provided by Django CMS. The application is one of the most popular CMS Wagtail.","archived":false,"fork":false,"pushed_at":"2022-01-18T09:23:43.000Z","size":5176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T13:25:25.168Z","etag":null,"topics":["bootstrap","django","django-rest-framework","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/mbrsagor.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}},"created_at":"2019-07-01T09:25:47.000Z","updated_at":"2022-01-02T03:13:51.000Z","dependencies_parsed_at":"2022-07-15T05:46:16.240Z","dependency_job_id":null,"html_url":"https://github.com/mbrsagor/webapp","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/mbrsagor%2Fwebapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrsagor%2Fwebapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrsagor%2Fwebapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrsagor%2Fwebapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbrsagor","download_url":"https://codeload.github.com/mbrsagor/webapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241441922,"owners_count":19963506,"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":["bootstrap","django","django-rest-framework","python"],"created_at":"2024-11-13T05:24:45.859Z","updated_at":"2026-05-11T07:28:13.980Z","avatar_url":"https://github.com/mbrsagor.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django-Wagtail\nThe WebApp is a simple website management web application provided by Django CMS. The application is one of the most popular CMS Wagtail.\n\n\u003e N:B: I'm teaching my friends for university academic purposes making the web app.\n\n### Prerequisites\n###### Prerequisites\n\n- Python 3.8.5\n- Psql 13.0\n\nThe following steps will walk you thru installation on a Mac. I think linux should be similar. It's also possible to develop on a Windows machine, but I have not documented the steps. If you've developed django apps on Windows, you should have little problem getting up and running.\n\n```bash\ngit clone https://github.com/mbrsagor/webapp.git\ncd webapp\nvirtualenv venv --python=python3.8\nsource venv/bin/activate\n```\n\n##### Run development server:\n```bash\npip install -r requirements.txt\npython manage.py migrate\npython manage.py createsuperuser\npython manage.py runserver\n```\n\n###### Use Dockerfile for development:\n```\ndocker compose build\ndocker compose up\n```\n\n* ALTER USER postgres with encrypted password 'postgres';\n\n#### Deployment Ngnix configurations:\n   - ``sudo nano /etc/nginx/sites-available/webapp``\n   - ``sudo nginx -t \u0026\u0026 sudo systemctl restart nginx``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrsagor%2Fwebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbrsagor%2Fwebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrsagor%2Fwebapp/lists"}