{"id":22797422,"url":"https://github.com/roluochke/safeboda-app","last_synced_at":"2026-05-04T13:36:18.725Z","repository":{"id":195072411,"uuid":"691530522","full_name":"rOluochKe/safeboda-app","owner":"rOluochKe","description":"A ride-sharing services similar to Uber.","archived":false,"fork":false,"pushed_at":"2023-09-16T11:06:21.000Z","size":416,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T18:47:07.152Z","etag":null,"topics":["docker","nestjs","postgresql","rest-api"],"latest_commit_sha":null,"homepage":"","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/rOluochKe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-14T11:18:24.000Z","updated_at":"2023-09-16T07:39:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"db20ec55-1d74-4e24-aba8-48f338615854","html_url":"https://github.com/rOluochKe/safeboda-app","commit_stats":null,"previous_names":["roluochke/safeboda-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rOluochKe/safeboda-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rOluochKe%2Fsafeboda-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rOluochKe%2Fsafeboda-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rOluochKe%2Fsafeboda-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rOluochKe%2Fsafeboda-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rOluochKe","download_url":"https://codeload.github.com/rOluochKe/safeboda-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rOluochKe%2Fsafeboda-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","nestjs","postgresql","rest-api"],"created_at":"2024-12-12T06:06:03.579Z","updated_at":"2026-05-04T13:36:18.705Z","avatar_url":"https://github.com/rOluochKe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Safeboda API\n\nThe Ride-Share application is a platform that allows users to request rides, drivers to accept ride requests, and handles user authentication.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [API Endpoints](#api-endpoints)\n\n## Introduction\n\nThe Ride-Share application provides a complete ride-sharing solution. It allows users to register, request rides, and drivers to accept those ride requests. The application also includes user authentication for secure access.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js installed (version v16.17.0)\n- npm or yarn installed\n- TypeScript\n- PostgreSQL\n- Docker\n\n## Installation\n\nTo get started, follow these steps for local installation:\n\n1. Clone the repository:\n\n   ```bash\n   git clone git@github.com:rOluochKe/safeboda-app.git\n   cd safeboda-app\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   $ npm install\n   ```\n\n3. Set up your database configuration in `.env` use `.env.example` as a guide.\n\n4. Running the app\n\n   ```bash\n   $ npm run start\n   ```\n\nTo get started, follow these steps for docker installation:\n\n1. Docker build: `docker-compose up --build`\n2. Run build Docker: `docker-compose up`\n3. Docker shutdown: `docker-compose down`\n\n## Usage\n\nThe Ride-Share application provides the following features:\n\n- All users can register and log in.\n- Users can request rides.\n- Drivers can toggle their availability.\n- Drivers can accept ride requests.\n- Users and drivers can view ride details.\n- Drivers can update ride statuses.\n\n## API Endpoints\n\nUse the API documentation to test the application's endpoints:\n\n- Using local setup: `http://localhost:3000/api/v1/docs#/`\n\nor\n\n- Using docker: `http://localhost/api/v1/docs#/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froluochke%2Fsafeboda-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froluochke%2Fsafeboda-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froluochke%2Fsafeboda-app/lists"}