{"id":21769017,"url":"https://github.com/kwadwoatta/appa-api","last_synced_at":"2026-04-08T16:32:06.527Z","repository":{"id":241967005,"uuid":"805732891","full_name":"kwadwoatta/appa-api","owner":"kwadwoatta","description":"Appa is a real-time package delivery system built with Socket.io","archived":false,"fork":false,"pushed_at":"2024-05-30T19:11:24.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T06:11:41.429Z","etag":null,"topics":["mongodb","mongoose","nestjs","socket-io"],"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/kwadwoatta.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":"2024-05-25T10:03:46.000Z","updated_at":"2024-05-31T10:55:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"31c64ea0-83c9-400e-bd1e-c267c545d49f","html_url":"https://github.com/kwadwoatta/appa-api","commit_stats":null,"previous_names":["kwadwoatta/appa-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kwadwoatta/appa-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwadwoatta%2Fappa-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwadwoatta%2Fappa-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwadwoatta%2Fappa-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwadwoatta%2Fappa-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwadwoatta","download_url":"https://codeload.github.com/kwadwoatta/appa-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwadwoatta%2Fappa-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["mongodb","mongoose","nestjs","socket-io"],"created_at":"2024-11-26T14:07:23.590Z","updated_at":"2026-04-08T16:32:06.501Z","avatar_url":"https://github.com/kwadwoatta.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Appa Backend API\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/appa.png\" width=\"200\" alt=\"Appa Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n1. clone the repo\n\n    ```bash\n    git clone https://github.com/kwadwoatta/appa-api.git\n    ```\n\n2. cd into the repo\n\n    ```bash\n    cd appa-api\n    ```\n\n3. copy .env.example to .env and fill them out\n\n4. install all dependencies\n\n    ```bash\n    pnpm install\n    ```\n\n5. [download docker](https://www.docker.com/products/docker-desktop/)\n\n6. start the mongodb (database) service\n\n    ```bash\n    docker compose up -d\n    ```\n\n7. start the app in development mode\n\n    ```bash\n    pnpm start:dev\n    ```\n\n8. import db/appa.user.json into mongodb\n\n9. visit url in Postman\n\n    ```bash\n    http://localhost:3000/api/\n    ```\n\n10. login with one of the seeded users\n\n    ```ts\n    {\n        \"email\": \"customer@gmail.com\",\n        \"password\": \"password\"\n    }\n    ```\n\n11. copy access token and set as authorization header for subsequent requests\n\n    ```graphql\n    Authorization: Bearer {your access token}\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwadwoatta%2Fappa-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwadwoatta%2Fappa-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwadwoatta%2Fappa-api/lists"}