{"id":13433897,"url":"https://github.com/btahir/notion-capture","last_synced_at":"2025-07-07T21:10:30.858Z","repository":{"id":45511577,"uuid":"367265823","full_name":"btahir/notion-capture","owner":"btahir","description":"Email capture page using Notion API","archived":false,"fork":false,"pushed_at":"2023-05-07T14:42:26.000Z","size":1006,"stargazers_count":93,"open_issues_count":0,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T03:05:08.853Z","etag":null,"topics":["email-marketing","nextjs","notion","notion-api"],"latest_commit_sha":null,"homepage":"https://notioncapture.vercel.app/","language":"JavaScript","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/btahir.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":"2021-05-14T06:08:16.000Z","updated_at":"2025-03-15T20:18:09.000Z","dependencies_parsed_at":"2022-07-17T01:46:25.628Z","dependency_job_id":null,"html_url":"https://github.com/btahir/notion-capture","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btahir%2Fnotion-capture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btahir%2Fnotion-capture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btahir%2Fnotion-capture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btahir%2Fnotion-capture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btahir","download_url":"https://codeload.github.com/btahir/notion-capture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997084,"owners_count":21195799,"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":["email-marketing","nextjs","notion","notion-api"],"created_at":"2024-07-31T02:01:39.710Z","updated_at":"2025-04-15T03:05:15.054Z","avatar_url":"https://github.com/btahir.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Notion Capture\n\nThis starter shows how to use the new Notion API with Next.js. You can capture emails that will populate a Notion database.\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/btahir/notion-capture/blob/main/public/images/demo.gif\"\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://notioncapture.vercel.app/\"\u003eLive Demo\u003c/a\u003e •\n  \u003ca href=\"https://nextails.com/\"\u003eSee more starters\u003c/a\u003e •\n  \u003ca href=\"https://twitter.com/deepwhitman\"\u003eFollow me on Twitter\u003c/a\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n## Deploy your own\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example).\n\n## How to use\n\nChange into the project directory and run the following command:\n\n```\nyarn \u0026\u0026 yarn dev\n```\n\n### Update Notion Keys\n\nYou need to add the following to your env.local file (and in the environment variables in Vercel/Netlify when deployed).\n\n```\nMY_NOTION_TOKEN=\nDATABASE_ID=\n```\n\nYou can find more details on how to get these [here](https://developers.notion.com/).\n\n### Update Site Metadata\n\nYou can update your site metadata in the next.config.js file. \n\n```\nenv: {\n  siteTitle: 'Your Company',\n  siteDescription: 'Your company description.',\n  siteKeywords: 'your company keywords',\n  siteUrl: 'https://notioncapture.vercel.app',\n  siteImagePreviewUrl: '/images/preview.png',\n  twitterHandle: '@your_handle'\n} \n```\n\n### Update Colors\n\nYou can update the color palette in tailwind.config.js file.\n\n```\ncolors: {\n  palette: {\n    light: '',\n    primary: '',\n    dark: '',\n  },\n},\n```\n\n### Update Image\n\nThe images are generated from the Unplash [Random API](https://source.unsplash.com/). The cool gradient effect on the images is achieved by using the Tailwind Mix Blend Mode feature. You can experiment with this effect using this [tool](https://tailblend.vercel.app/).\n### Update Progressive Web App (PWA) data\n\nUpdate the manifest.json file and the icons under the public/images/icons folder.\n\nYou can use free tools online such as https://realfavicongenerator.net/ to quickly generate all the different icon sizes and favicon.ico file.\n\n## Want to have someone set it up for you?\n\nHit me up on [Twitter](https://twitter.com/deepwhitman) and let's chat :)\n\nIf you are looking for more choices/ production ready websites I have more [templates](https://nextails.com/) that might suit your needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtahir%2Fnotion-capture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtahir%2Fnotion-capture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtahir%2Fnotion-capture/lists"}