{"id":13615054,"url":"https://github.com/jobbsy-dev/jobbsy","last_synced_at":"2025-04-13T20:32:56.786Z","repository":{"id":38188700,"uuid":"439896719","full_name":"jobbsy-dev/jobbsy","owner":"jobbsy-dev","description":"Jobbsy - Job Board for Symfony","archived":false,"fork":false,"pushed_at":"2024-11-01T14:22:20.000Z","size":3677,"stargazers_count":46,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-01T15:22:48.726Z","etag":null,"topics":["jobs","php","symfony"],"latest_commit_sha":null,"homepage":"https://jobbsy.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jobbsy-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://jobbsy.dev/job/new"}},"created_at":"2021-12-19T15:19:04.000Z","updated_at":"2024-11-01T14:21:19.000Z","dependencies_parsed_at":"2023-12-21T02:25:19.349Z","dependency_job_id":"2b2006e8-4588-41d2-bd79-e82c8d39b78a","html_url":"https://github.com/jobbsy-dev/jobbsy","commit_stats":null,"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobbsy-dev%2Fjobbsy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobbsy-dev%2Fjobbsy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobbsy-dev%2Fjobbsy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jobbsy-dev%2Fjobbsy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jobbsy-dev","download_url":"https://codeload.github.com/jobbsy-dev/jobbsy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223605525,"owners_count":17172500,"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":["jobs","php","symfony"],"created_at":"2024-08-01T20:01:08.794Z","updated_at":"2024-11-07T23:30:40.477Z","avatar_url":"https://github.com/jobbsy-dev.png","language":"HTML","funding_links":["https://jobbsy.dev/job/new"],"categories":["HTML"],"sub_categories":[],"readme":"# Jobbsy - Job Board for Symfony\n\n![CI/CD](https://github.com/jobbsy-dev/jobbsy/actions/workflows/tests.yaml/badge.svg?branch=main)\n\nJobbsy is the first and open source job board for [Symfony](https://symfony.com) framework.\n\nSponsor open source when publishing a job offer is the main goal of Jobbsy 💖\n\nOnline and official website is available on [jobbsy.dev](https://jobbsy.dev).\n\n## 📋 Requirements\n\n- PHP 8.3 or higher\n- PHP intl extension\n- [Composer](https://getcomposer.org)\n- [Docker](https://www.docker.com/)\n- (optional) [Symfony CLI](https://symfony.com/download) to easily launch project\n\n## 🏗 How to install\n\nFirst fork the project and clone it:\n\n```bash\ngit clone git@github.com:\u003cyour-fork\u003e/jobbsy.git\ncd jobbsy\n```\n\nInstall PHP dependencies using Composer:\n\n```bash\ncomposer install\n```\n\nLaunch database service (and adapt it to your needs by copying `docker-compose.override.yaml.dist` to `docker-compose.override.yaml`)\n\n```bash\ndocker compose up -d\n```\n\nFinally, run database migrations:\n\n```bash\nphp bin/console doctrine:migrations:migrate\n```\n\nIf you want some data to start you can load fixtures:\n\n```bash\nphp bin/console doctrine:fixtures:load\n```\n\n## 🚀 How to launch\n\nIf you are using Symfony CLI simply run:\n\n```bash\ncd jobbsy\nsymfony serve\n```\n\nThen access the application in your browser at the given URL (https://localhost:8000 by default) and 🎉\n\nFor other cases install and run a web server like Nginx or Apache. You can find some default Symfony configuration in the [docs](https://symfony.com/doc/current/setup/web_server_configuration.html).\n\n## 🧪 Run tests\n\nInit test database and load fixtures:\n\n```bash\nphp bin/console doctrine:database:create --env=test\nphp bin/console doctrine:migrations:migrate --env=test\nphp bin/console doctrine:fixtures:load --env=test\n```\n\nThen run test suite:\n\n```bash\nphp ./bin/phpunit\n```\n\n## Inspirations\n\n- [Larajobs](https://larajobs.com)\n- [VueJobs](https://vuejobs.com)\n- [GoRails Jobs](https://jobs.gorails.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobbsy-dev%2Fjobbsy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjobbsy-dev%2Fjobbsy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjobbsy-dev%2Fjobbsy/lists"}