{"id":14957229,"url":"https://github.com/vercel/mongodb-starter","last_synced_at":"2025-04-04T08:08:34.100Z","repository":{"id":37291738,"uuid":"498533616","full_name":"vercel/mongodb-starter","owner":"vercel","description":"A developer directory built on Next.js and MongoDB Atlas, deployed on Vercel with the Vercel + MongoDB integration.","archived":false,"fork":false,"pushed_at":"2024-06-27T13:48:10.000Z","size":1216,"stargazers_count":500,"open_issues_count":12,"forks_count":151,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-28T07:07:41.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mongodb.vercel.app","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/vercel.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":"2022-05-31T23:58:59.000Z","updated_at":"2025-03-27T13:00:38.000Z","dependencies_parsed_at":"2024-01-30T01:59:28.008Z","dependency_job_id":"dadb61d0-d3e2-42e3-aec2-5c02b0173123","html_url":"https://github.com/vercel/mongodb-starter","commit_stats":{"total_commits":162,"total_committers":9,"mean_commits":18.0,"dds":0.2901234567901234,"last_synced_commit":"772e42a1fd5dbac0d8a8165537ca2ca0264f7838"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fmongodb-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fmongodb-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fmongodb-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Fmongodb-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/mongodb-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142066,"owners_count":20890652,"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":[],"created_at":"2024-09-24T13:14:24.339Z","updated_at":"2025-04-04T08:08:34.081Z","avatar_url":"https://github.com/vercel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB Starter – Developer Directory\n\nA developer directory built on [Next.js](https://nextjs.org/) and [MongoDB Atlas](https://www.mongodb.com/atlas/database), deployed on [Vercel](https://vercel.com/) with the [Vercel + MongoDB integration](https://vercel.com/integrations/mongodbatlas).\n\n![](/public/og.png)\n\nFeatured on the [MongoDB World](https://www.mongodb.com/world-2022) keynote.\n\n## Deployment Instructions\n\nYou will need to create a [GitHub OAuth App](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) to use this starter. Here are the steps:\n\n1. Go to https://github.com/settings/developers and create a new OAuth application\n2. Name your application **\"MongoDB Starter\"**\n3. Set the homepage URL to **`https://vercel.app`** for now (we'll change this later)\n4. Set the authorization callback URL to **`https://vercel.app/api/auth/callback/github`** for now (we'll change this later)\n5. Click \"Register application\".\n6. Once the application is created, copy the \"Client ID\". This will be your **`GITHUB_CLIENT_ID`**.\n7. Generate a new client secret and copy that too. This will be your **`GITHUB_CLIENT_SECRET`**.\n8. Generate a random secret [here](https://generate-secret.vercel.app/32). This will be your **`NEXTAUTH_SECRET`**.\n9. Click on this button below to clone and deploy this template to Vercel.\n\n  [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fmongodb-starter\u0026project-name=mongodb-nextjs\u0026repository-name=mongodb-nextjs\u0026demo-title=MongoDB%20Developer%20Directory\u0026demo-description=Log%20in%20with%20GitHub%20to%20create%20a%20directory%20of%20contacts.\u0026demo-url=https%3A%2F%2Fmongodb.vercel.app%2F\u0026demo-image=https%3A%2F%2Fmongodb.vercel.app%2Fog.png\u0026integration-ids=oac_jnzmjqM10gllKmSrG0SGrHOH\u0026env=GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET,NEXTAUTH_SECRET\u0026envDescription=Instructions%20on%20how%20to%20configure%20these%20env%20vars:\u0026envLink=https://github.com/vercel/mongodb-starter/blob/main/.env.example)\n\n10. Once your application is deployed, **edit the homepage \u0026 callback URLs in your GitHub OAuth App to match your deployment URL**.\n\n## Demo\n\nhttps://mongodb.vercel.app\n\n## Vercel + MongoDB Integration\n\nhttps://vercel.com/integrations/mongodbatlas\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [NextAuth.js](https://next-auth.js.org/)\n- [MongoDB Atlas](https://www.mongodb.com/atlas/database)\n- [Vercel](https://vercel.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvercel%2Fmongodb-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvercel%2Fmongodb-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvercel%2Fmongodb-starter/lists"}