{"id":16795384,"url":"https://github.com/wojtekthewebdev/vite-with-notion","last_synced_at":"2025-03-17T03:14:04.197Z","repository":{"id":40557099,"uuid":"477157778","full_name":"WojtekTheWebDev/vite-with-notion","owner":"WojtekTheWebDev","description":"App using Vite + vite-plugin-ssr with Notion API","archived":false,"fork":false,"pushed_at":"2022-05-02T20:50:19.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:46:42.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WojtekTheWebDev.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":"2022-04-02T19:56:44.000Z","updated_at":"2022-04-30T09:34:48.000Z","dependencies_parsed_at":"2022-07-25T17:22:04.146Z","dependency_job_id":null,"html_url":"https://github.com/WojtekTheWebDev/vite-with-notion","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/WojtekTheWebDev%2Fvite-with-notion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WojtekTheWebDev%2Fvite-with-notion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WojtekTheWebDev%2Fvite-with-notion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WojtekTheWebDev%2Fvite-with-notion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WojtekTheWebDev","download_url":"https://codeload.github.com/WojtekTheWebDev/vite-with-notion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965781,"owners_count":20375918,"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-10-13T09:16:13.133Z","updated_at":"2025-03-17T03:14:03.901Z","avatar_url":"https://github.com/WojtekTheWebDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vite with Notion\n\nApp using Vite + vite-plugin-ssr with Notion API\n\n## Introduction\n\nThis is a Vite app integrated with Notion.\nIt was build with [Vite](https://vitejs.dev/), [vite-plugin-ssr](https://vite-plugin-ssr.com/) and [Notion API](https://developers.notion.com/). \nIt’s really basic for now, it allows to render `Heading 1` and `Paragraph` blocks with their links, colors, etc.\n\nI’m doing it for fun in my spare time, so it will take me some time to build something nice here, but I will keep developing it!\n\nFeel free to contribute!\n\n## Getting started\n\n1. Clone the repository.\n\n2. Install dependencies.\n\n```bash\nyarn\n```\n\n3. Follow the steps from Notion's docs - [Getting started](https://developers.notion.com/docs/getting-started).\n\n4. Create `.env` file\n\n5. Add `VITE_NOTION_API_SECRET` environment variable with Notion's integration secret.\n\n6. Add `VITE_NOTION_API_SECRET` environment variable with id of your Notion's home page.\n\n```\nVITE_NOTION_API_SECRET=\u003cYOUR_INTEGRATION_SECTER\u003e\nVITE_NOTION_API_SECRET=\u003cYOUR_HOME_PAGE_ID\u003e\n```\n\n7. Run the app.\n\n```bash\nyarn dev\n```\n\n## Demo\n\nCheck out the demo here: https://vite-with-notion.netlify.app/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekthewebdev%2Fvite-with-notion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtekthewebdev%2Fvite-with-notion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtekthewebdev%2Fvite-with-notion/lists"}