{"id":21857182,"url":"https://github.com/ashbellett/platform-backend","last_synced_at":"2026-04-12T17:32:43.555Z","repository":{"id":39596413,"uuid":"282696670","full_name":"ashbellett/platform-backend","owner":"ashbellett","description":"A backend capable of authenticated CRUD operations using GraphQL, Apollo, MongoDB and Redis.","archived":false,"fork":false,"pushed_at":"2023-01-06T12:42:06.000Z","size":2224,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T03:43:48.769Z","etag":null,"topics":["backend-services"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ashbellett.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}},"created_at":"2020-07-26T17:11:52.000Z","updated_at":"2020-07-31T19:49:47.000Z","dependencies_parsed_at":"2023-02-06T02:46:20.904Z","dependency_job_id":null,"html_url":"https://github.com/ashbellett/platform-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashbellett/platform-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashbellett%2Fplatform-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashbellett%2Fplatform-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashbellett%2Fplatform-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashbellett%2Fplatform-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashbellett","download_url":"https://codeload.github.com/ashbellett/platform-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashbellett%2Fplatform-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280761850,"owners_count":26386245,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":["backend-services"],"created_at":"2024-11-28T02:25:57.291Z","updated_at":"2025-10-24T07:42:01.298Z","avatar_url":"https://github.com/ashbellett.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# platform-backend\nA backend capable of authenticated CRUD operations using GraphQL, Apollo, MongoDB and Redis.\n\n## Dependencies\n- [Node.js](https://nodejs.org/)\n- [MongoDB](https://www.mongodb.com/)\n- [Redis](https://redis.io/)\n\n## Instructions\nEnsure a MongoDB database and Redis memory store are running in the host environment.\nInstall dependencies.\n```\nnpm i\n```\n### Development\nCopy environment variables.\n```\ncp sample.env .env\n```\nLint code.\n```\nnpm run lint\n```\nRun in development mode.\n```\nnpm run dev\n```\n### Production\nTranspile Typescript to Javascript.\n```\nnpm run build\n```\nRun in production mode (requires previous build step).\n```\nnpm run start\n```\n\n## Defaults\n- Accessible on http://localhost:4000/graphql.\n- MongoDB connection URI is mongodb://localhost:27017/test.\n- Apollo playground accessible in development mode only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashbellett%2Fplatform-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashbellett%2Fplatform-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashbellett%2Fplatform-backend/lists"}