{"id":15314842,"url":"https://github.com/hrithiqball/apollo-fastify","last_synced_at":"2026-04-10T04:50:31.178Z","repository":{"id":227805558,"uuid":"772428191","full_name":"hrithiqball/apollo-fastify","owner":"hrithiqball","description":"A full stack project that connects to mongodb, postgresql and apollo","archived":false,"fork":false,"pushed_at":"2024-04-02T08:31:57.000Z","size":378,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T20:46:03.336Z","etag":null,"topics":["apollo","fastify","graphql","mongodb","postgresql","prisma","react","redis","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/hrithiqball.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-03-15T07:06:07.000Z","updated_at":"2024-11-23T08:46:04.000Z","dependencies_parsed_at":"2024-04-02T07:46:51.832Z","dependency_job_id":"26696748-41ab-4aa0-bdf2-55b7cfab4fcb","html_url":"https://github.com/hrithiqball/apollo-fastify","commit_stats":null,"previous_names":["hrithiqball/fastify-server","hrithiqball/apollo-fastify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrithiqball%2Fapollo-fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrithiqball%2Fapollo-fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrithiqball%2Fapollo-fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrithiqball%2Fapollo-fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrithiqball","download_url":"https://codeload.github.com/hrithiqball/apollo-fastify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245896812,"owners_count":20690341,"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":["apollo","fastify","graphql","mongodb","postgresql","prisma","react","redis","rest-api"],"created_at":"2024-10-01T08:47:31.117Z","updated_at":"2025-12-30T20:32:50.751Z","avatar_url":"https://github.com/hrithiqball.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/VSCode-0078D4?style=for-the-badge\u0026logo=visual%20studio%20code\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/prettier-1A2C34?style=for-the-badge\u0026logo=prettier\u0026logoColor=F7BA3E\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge\u0026logo=Postman\u0026logoColor=white\" /\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/fastify-202020?style=for-the-badge\u0026logo=fastify\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Apollo%20GraphQL-311C87?\u0026style=for-the-badge\u0026logo=Apollo%20GraphQL\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge\u0026logo=Prisma\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/JWT-000000?style=for-the-badge\u0026logo=JSON%20web%20tokens\u0026logoColor=white\" /\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge\u0026logo=vite\u0026logoColor=FFD62E\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" /\u003e\n\u003cimg src=\"https://img.shields.io/badge/React_Query-FF4154?style=for-the-badge\u0026logo=ReactQuery\u0026logoColor=white\" /\u003e\n\u003c/div\u003e\n\n# Project Description\n\nThis project is a monorepo containing both server-side and client-side applications. The server is built with Fastify and utilizes Prisma ORM for database interactions. It offers both a REST API and a GraphQL API powered by Apollo Server.\n\nThe frontend, bootstrapped by Vite, is built with React and features Tailwind CSS for styling. It also includes GraphQL Apollo Client for interacting with the GraphQL API provided by the server.\n\n## Features\n\n### Server-Side\n\n- Built with Fastify\n- Custom authentication system\n- Utilizes Prisma ORM for database operations\n- Provides both REST API and GraphQL API (Apollo Server)\n\n### Client-Side\n\n- Bootstrapped by Vite\n- Developed with React\n- Styled using Tailwind CSS\n- Utilizes GraphQL Apollo Client for fetching data from the server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrithiqball%2Fapollo-fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrithiqball%2Fapollo-fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrithiqball%2Fapollo-fastify/lists"}