{"id":23900862,"url":"https://github.com/j03-dev/freedev","last_synced_at":"2026-06-16T03:32:05.705Z","repository":{"id":270957707,"uuid":"911964050","full_name":"j03-dev/freedev","owner":"j03-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T23:55:10.000Z","size":532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T09:43:42.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/j03-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-04T10:21:46.000Z","updated_at":"2025-01-26T23:55:13.000Z","dependencies_parsed_at":"2025-02-23T09:43:20.288Z","dependency_job_id":"24c68d54-d8e8-48d5-8f1b-7be5bdfa2eb4","html_url":"https://github.com/j03-dev/freedev","commit_stats":null,"previous_names":["j03-dev/freedev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j03-dev/freedev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Ffreedev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Ffreedev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Ffreedev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Ffreedev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j03-dev","download_url":"https://codeload.github.com/j03-dev/freedev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Ffreedev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34390052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-01-04T20:40:12.513Z","updated_at":"2026-06-16T03:32:05.689Z","avatar_url":"https://github.com/j03-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreeDev: A Social Network for Developers\n\nFreeDev is an open-source social platform designed for developers to connect, collaborate, and share knowledge.\n\n## Prerequisites\n\nBefore setting up the project, ensure you have the following installed:\n\n- **Python 3.8 or higher**\n- **Django 5.1**\n- **Strawberry-Django for GraphQL integration**\n\n## Getting Started\n\nFollow these steps to set up and run the project locally.\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/j03-dev/freedev.git\ncd freedev\n```\n\n### 2. Set Up a Virtual Environment\n\nCreate and activate a virtual environment to manage dependencies.\n\n```bash\npython -m venv .venv\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n```\n\n### 3. Install Dependencies\n\nEnsure you have the required packages installed.\n\n```bash\npip install -r requirements.txt\n```\n\n### 4. Apply Migrations\n\nSet up the database by applying migrations.\n\n```bash\npython graphql/manage.py migrate\n```\n\n### 6. Run the Development Server\n\nStart the server to see the application in action.\n\n```bash\npython graphql/manage.py runserver\n```\n\nAccess the application at `http://localhost:8000/`.\n\n## GraphQL Endpoint\n\nInteract with the GraphQL API at `http://localhost:8000/graphql`. For more information on using GraphQL with Django, refer to the [Strawberry-Django documentation](https://strawberry.rocks/docs/django).\n\n## Contributing\n\nWe welcome contributions from the developer community. To get involved:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Commit your changes with clear and descriptive messages.\n4. Push your changes to your fork.\n5. Submit a pull request to the main repository.\n\nPlease ensure your code adheres to our coding standards and includes appropriate tests.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.\n\n## Acknowledgements\n\nFreeDev was inspired by the need for an open platform where developers can freely collaborate and innovate without restrictions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj03-dev%2Ffreedev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj03-dev%2Ffreedev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj03-dev%2Ffreedev/lists"}