{"id":16265438,"url":"https://github.com/waseemsabir/project-workire","last_synced_at":"2025-03-19T23:30:41.458Z","repository":{"id":51164617,"uuid":"364142431","full_name":"WaseemSabir/Project-workire","owner":"WaseemSabir","description":"Job Portal with Job listing, Blog Positing and other features","archived":false,"fork":false,"pushed_at":"2023-01-17T17:55:55.000Z","size":10990,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T11:55:00.800Z","etag":null,"topics":["angular","blog","django","django-rest-framework","job-listings","jobs","python","typescript"],"latest_commit_sha":null,"homepage":"https://workire.com/","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/WaseemSabir.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":"2021-05-04T04:49:31.000Z","updated_at":"2025-03-15T00:25:48.000Z","dependencies_parsed_at":"2023-02-10T11:01:20.180Z","dependency_job_id":null,"html_url":"https://github.com/WaseemSabir/Project-workire","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaseemSabir%2FProject-workire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaseemSabir%2FProject-workire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaseemSabir%2FProject-workire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaseemSabir%2FProject-workire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaseemSabir","download_url":"https://codeload.github.com/WaseemSabir/Project-workire/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244524531,"owners_count":20466443,"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","blog","django","django-rest-framework","job-listings","jobs","python","typescript"],"created_at":"2024-10-10T17:08:38.609Z","updated_at":"2025-03-19T23:30:40.795Z","avatar_url":"https://github.com/WaseemSabir.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Workire logo](https://workire.com/assets/logo-black.png)](https://github.com/WaseemSabir/Project-workire)\n\n# Workire\n\n[![Deployment](https://github.com/WaseemSabir/Project-workire/actions/workflows/production_deploy.yml/badge.svg)](https://github.com/WaseemSabir/Project-workire/actions/workflows/production_deploy.yml)\n\nThis is the source code for a production application, deployed at [workire](https://workire.com), with a 90+ Performance, Accessibility, Best Practice and SEO rating with lighthouse.\n\n## Basic Dependencies\n\nThe application is CRUD Restful App, with the Client Application built in Angular Framework and the server application is built using Django Rest Framework, and following basic dependcies:\n\n```bash\nnpm             # v7.19.1 For Javascript Package management\nAngular Cli     # v11.8.0\nPython          # v3.8.6\n```\n\nOther than javascript libraries, the front end also uses Html and CSS with some styling using bootstrap and angular material ui.\n\n## Quickstart\n\nInstall the bundles and follow along to get the app running on your machine.\n\nClone the Repo and go into main folder.\n\n```bash\ngit clone https://github.com/WaseemSabir/Project-workire.git\ncd Project-workire\n```\n\nTo install the dependencies for Client Application, run following commands:\n\n```bash\ncd Client-app\nnpm install\n```\n\nYou can serve the application as bundle or serve the pages with Server-side rendering:\n\n```bash\nng serve        # To serve bundled javascript application\nnpm run dev:ssr     # Enable Server side rendering\n```\n\nTo serve the Server application, head back to the main folder and run following commands:\n\n```bash\ncd Server-app\npip3 install -r requirements.txt\nPython3 manage.py runserver\n```\n\nIt is recommended that you should create a virtual python enviorment before installing these depencies, you can get more information on how to use virtual enviorment [here](https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/26/python-virtual-env/) if you are not familiar.\n\nFor the server application to work, you will also need to set .env in project folder inside server-app with your django and database secrets.\n\n## License\nIt is not allowed to use any code from the repo for any production or bussiness purposes without [Author](https://github.com/WaseemSabir)'s permission.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaseemsabir%2Fproject-workire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaseemsabir%2Fproject-workire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaseemsabir%2Fproject-workire/lists"}