{"id":17530399,"url":"https://github.com/wuletawwonte/ethhire-api","last_synced_at":"2025-04-23T19:04:21.620Z","repository":{"id":181831186,"uuid":"667424737","full_name":"wuletawwonte/ethhire-api","owner":"wuletawwonte","description":"This is a Ruby on Rails application for a jobs portal. The app allows users to create job postings, browse available jobs, and apply for jobs.","archived":false,"fork":false,"pushed_at":"2024-11-25T06:12:16.000Z","size":114,"stargazers_count":6,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T19:03:55.971Z","etag":null,"topics":["docker","docker-compose","postgresql","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/wuletawwonte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-07-17T13:25:24.000Z","updated_at":"2025-03-06T01:29:32.000Z","dependencies_parsed_at":"2024-08-26T08:18:49.379Z","dependency_job_id":"d605fa48-18d8-4774-87a9-6da1971c2308","html_url":"https://github.com/wuletawwonte/ethhire-api","commit_stats":null,"previous_names":["wuletawwonte/skillminch-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuletawwonte%2Fethhire-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuletawwonte%2Fethhire-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuletawwonte%2Fethhire-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuletawwonte%2Fethhire-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuletawwonte","download_url":"https://codeload.github.com/wuletawwonte/ethhire-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250496987,"owners_count":21440231,"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":["docker","docker-compose","postgresql","ruby-on-rails"],"created_at":"2024-10-20T16:44:39.949Z","updated_at":"2025-04-23T19:04:21.574Z","avatar_url":"https://github.com/wuletawwonte.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# EthHire API\n\n\u003e This is a Ruby on Rails API-only application for a jobs portal. The API allows users to create job postings, browse available jobs, and apply for jobs.\n\n## Getting Started\n\n### Manual setup\nTo get started with the application\n1. clone the repo and then install the needed gems:\n```bash\ngit clone git@github.com:wuletawwonte/ethhire-api.git\ncd ethhire-api\nbundle install\n```\n2. Next, migrate and seed the database:\n\n```bash\nrails db:migrate \u0026 rails db:seed\n```\n3. Finally, start the server:\n\n```bash\nrails server\n```\nYou can now use the API by sending requests to localhost:3000.\n### Docker setup\nHere are the steps to setup the project locally using Docker and Docker compose.\n\n1. Install [Docker](https://docs.docker.com/engine/install/ubuntu/) and [Docker Compose](https://docs.docker.com/compose/install/linux/).\n2. Clone this repository navigate to the cloned directory\n```bash\ngit clone git@github.com:wuletawwonte/ethhire-api.git\ncd ethhire-api\n```\n3. Run docker-compose up.\n```bash\ndocker compose up\n```\n\n **NB:** To avoid any port conflict stop any local process or service running on port `3000` and `5432`.\n#### Dockerfile\nThe Dockerfile installs Ruby, Rails, Bundler, and all the gems required by your Rails application. It then copies the contents of your project directory into the Docker image and starts the Rails server on port 3000.\n\n#### docker-compose.yml\nThe docker-compose.yml file defines two services:\n\n- rails: The Rails service runs the Rails server.\n- postgres: The Postgres service runs the Postgres database.\n\n#### Running the Project\nTo run the project, simply run `docker-compose up`. This will start the Rails server and the Postgres database. You can then access your Rails API by visiting http://localhost:3000 in your web browser.\n## Authors\n\n👤 **Wuletaw Wonte**\n\n- GitHub: [@wuletawwonte](https://github.com/wuletawwonte)\n- Twitter: [@wuletaww](https://twitter.com/wuletaww)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/wuletaw-wonte)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used as inspiration\n\n## 📝 License\n\nThis project is [MIT](./LICENSE.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuletawwonte%2Fethhire-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuletawwonte%2Fethhire-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuletawwonte%2Fethhire-api/lists"}