{"id":26221429,"url":"https://github.com/bakna2t/likenotion","last_synced_at":"2026-05-06T19:05:29.087Z","repository":{"id":270456033,"uuid":"910417445","full_name":"bakNa2t/likenotion","owner":"bakNa2t","description":"Likenotion - a simplified  react app (spa) where users can create, edit, and organize their notes","archived":false,"fork":false,"pushed_at":"2025-02-13T11:48:21.000Z","size":813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T12:32:56.750Z","etag":null,"topics":["blocknote","clerkauth","convex","edgestore","nextjs15","shadcn-ui","tailwindcss","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://likenotion.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/bakNa2t.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-12-31T08:06:26.000Z","updated_at":"2025-02-13T11:48:24.000Z","dependencies_parsed_at":"2024-12-31T10:21:01.701Z","dependency_job_id":"abf6a355-d19e-4a90-88ea-08bfa3c83074","html_url":"https://github.com/bakNa2t/likenotion","commit_stats":null,"previous_names":["bakna2t/likenotion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakNa2t%2Flikenotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakNa2t%2Flikenotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakNa2t%2Flikenotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakNa2t%2Flikenotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakNa2t","download_url":"https://codeload.github.com/bakNa2t/likenotion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243249254,"owners_count":20260804,"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":["blocknote","clerkauth","convex","edgestore","nextjs15","shadcn-ui","tailwindcss","typescript","zustand"],"created_at":"2025-03-12T16:20:16.153Z","updated_at":"2026-05-06T19:05:24.054Z","avatar_url":"https://github.com/bakNa2t.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Likenotion\n\nThis project is a simplified clone of the popular productivity application, Notion. It's designed to replicate some of the core features of Notion, providing a platform where users can create, edit, and organize their notes in a flexible and intuitive interface.\n\n## Development with:\n\n\u003c!-- ![NextJS](https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white) --\u003e\n\n- [NextJS](https://nextjs.org/docs)\n- [Shadcn-ui](https://ui.shadcn.com/docs)\n- [TypeScript](https://www.typescriptlang.org/docs/)\n- [Tailwind CSS](https://tailwindcss.com/docs)\n- [Clerk](https://clerk.com/docs)\n- [Convex](https://docs.convex.dev/home)\n- [Edgestore](https://edgestore.dev/docs/quick-start)\n- [Blocknote](https://www.blocknotejs.org/docs)\n- [Next-intl](https://next-intl.dev/docs/getting-started)\n\n\u003c!-- ![Shadcn-ui](https://img.shields.io/badge/shadcn/ui-000000.svg?style=for-the-badge\u0026logo=shadcn/ui\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-3178C6.svg?style=for-the-badge\u0026logo=TypeScript\u0026logoColor=white)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC.svg?style=for-the-badge\u0026logo=Tailwind-CSS\u0026logoColor=white)\n![Clerk](https://img.shields.io/badge/Clerk-6C47FF.svg?style=for-the-badge\u0026logo=Clerk\u0026logoColor=white)\n![Convex](https://img.shields.io/badge/Convex-ee342f.svg?style=for-the-badge\u0026logo=Convex\u0026logoColor=white)\n![Edgestore](https://img.shields.io/badge/Edgestore-a57fff.svg?style=for-the-badge\u0026logo=Edgestore\u0026logoColor=white)\n![Blocknote](https://img.shields.io/badge/Blocknote-ff8c00.svg?style=for-the-badge\u0026logo=Blocknote\u0026logoColor=white) --\u003e\n\n## Functionality:\n\n- mobile-responsive design;\n- intuitive, customizable UI using Tailwind CSS and ShadCN components;\n- authentication (sign-in / sign-up) with Clerk;\n- real-time data (save / fetch) sync using Convex;\n- full-featured note-taking and task management;\n- seamless storage management with EdgeStore;\n- support for multiple languages (English and Russian) using i18next;\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- **Node.js** (\u003e= 16.x)\n- **Npm** (or yarn)\n\n1. Clone the repository\n2. Install the dependencies\n\n```\nnpm install\n```\n\n3. Set up the environment variables\n\n```\n# Deployment used by `npx convex dev`\nCONVEX_DEPLOYMENT=\nNEXT_PUBLIC_CONVEX_URL=\n\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\n\nEDGE_STORE_ACCESS_KEY=\nEDGE_STORE_SECRET_KEY=\n```\n\n4. Run Convex\n\n```\nnpx convex dev\n```\n\n5. Run the development server\n\n```\nnpm run dev\n```\n\nclick here to visit =\u003e [_**Likenotion**_](https://likenotion.vercel.app/)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cp\u003e\n        \u003ca href=\"https://likenotion.vercel.app\" target=\"_blank\" \u003e\n            \u003cimg alt=\"Likenotion\" src =\"./public/app-banner.png\" width=\"1024\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n### Acknowledgements by youtube tutorial [Code With Antonio](https://www.youtube.com/watch?v=0OaDyjB9Ib8)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakna2t%2Flikenotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakna2t%2Flikenotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakna2t%2Flikenotion/lists"}