{"id":13598904,"url":"https://github.com/one-aalam/svelte-notion-kit","last_synced_at":"2025-07-26T02:04:33.847Z","repository":{"id":44342773,"uuid":"390674433","full_name":"one-aalam/svelte-notion-kit","owner":"one-aalam","description":"Brings your Notion pages to SvelteKit","archived":false,"fork":false,"pushed_at":"2021-07-30T16:07:45.000Z","size":778,"stargazers_count":35,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-31T04:31:53.609Z","etag":null,"topics":["notion","notion-api","svelte","svelte3","sveltekit"],"latest_commit_sha":null,"homepage":"svelte-notion-kit.vercel.app","language":"Svelte","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/one-aalam.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}},"created_at":"2021-07-29T09:41:41.000Z","updated_at":"2025-01-09T16:03:45.000Z","dependencies_parsed_at":"2022-08-29T17:51:41.578Z","dependency_job_id":null,"html_url":"https://github.com/one-aalam/svelte-notion-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-aalam%2Fsvelte-notion-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-aalam%2Fsvelte-notion-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-aalam%2Fsvelte-notion-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/one-aalam%2Fsvelte-notion-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/one-aalam","download_url":"https://codeload.github.com/one-aalam/svelte-notion-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238046798,"owners_count":19407617,"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":["notion","notion-api","svelte","svelte3","sveltekit"],"created_at":"2024-08-01T17:00:57.986Z","updated_at":"2025-02-10T02:32:20.414Z","avatar_url":"https://github.com/one-aalam.png","language":"Svelte","funding_links":[],"categories":["🏃 SvelteKit Starter Kits and Integrations"],"sub_categories":["The _How To's?_"],"readme":"# Svelte Notion Kit\n\nBoilerplate to quckly get up and running with Svelte and Notion, with\n\n- __Typescript__ as the language choice\n- __Tailwind CSS__ for quick styling without getting out of your HTML\n- __ESLint__ for static code analysis\n- __Prettier__ for code formatting\n- __SEO__ pre-configured\n- __Icons__ support out of the box\n\n## How to configure Notion?\n- Retrieve a `NOTION_TOKEN` by following their [Getting Started guide](https://developers.notion.com/docs/getting-started)\n- Create a table as the database of your content, and copy its `id`. Maintain it as `NOTION_DATABASE_ID`\n- Add following columns as a post attribute\n    - `title` (title) - For post title\n    - `summary` (text) - For post summary\n    - `tags` (multi-select) - For post tags\n    - `author` (person) - For post's Author\n    - `published` (checkbox) - Published? (un-used currently)\n\n\u003cimg src=\"./static/structure.png\" alt=\"\" /\u003e\nThis will setup your Notion table, as the table for your SvelteKit + Notion blog. Congrats!\n\n\n## How to configure the SvelteKit App?\n- The `NOTION_TOKEN` and `NOTION_DATABASE_ID` is expected to be available in your Vercel/Netlify account as environment variables. Add them, fork the project and deploy on Vercel.\n- The project uses the [@sveltejs/adapter-vercel](https://github.com/sveltejs/kit/tree/master/packages/adapter-vercel) by default. If you want to deploy on Netlify, install [@sveltejs/adapter-netlify](https://github.com/sveltejs/kit/tree/master/packages/adapter-netlify) and change the `adpater` key in `svelte.config.js` to `netlify()\n- __Your local instance expects `VITE_` prefixed with the aforementioned environment variables to run.__ Refer `.env.example` for help.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-aalam%2Fsvelte-notion-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fone-aalam%2Fsvelte-notion-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fone-aalam%2Fsvelte-notion-kit/lists"}