{"id":21294626,"url":"https://github.com/trace2798/jotion_convex_extented","last_synced_at":"2025-10-13T02:39:03.120Z","repository":{"id":210571487,"uuid":"724983710","full_name":"trace2798/jotion_convex_extented","owner":"trace2798","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-03T18:09:10.000Z","size":1974,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T02:39:02.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jotion-extented.vercel.app","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/trace2798.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,"governance":null}},"created_at":"2023-11-29T07:38:08.000Z","updated_at":"2025-06-23T05:37:28.000Z","dependencies_parsed_at":"2023-12-03T19:23:26.909Z","dependency_job_id":"432c8331-0e7d-4498-8b5d-d78c8b159900","html_url":"https://github.com/trace2798/jotion_convex_extented","commit_stats":null,"previous_names":["trace2798/jotion_convex_extented"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trace2798/jotion_convex_extented","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fjotion_convex_extented","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fjotion_convex_extented/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fjotion_convex_extented/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fjotion_convex_extented/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trace2798","download_url":"https://codeload.github.com/trace2798/jotion_convex_extented/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fjotion_convex_extented/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013999,"owners_count":26085345,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-21T14:00:01.556Z","updated_at":"2025-10-13T02:39:03.084Z","avatar_url":"https://github.com/trace2798.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jotion Extended\nThis is a repository for my submission for Convex Build Bounty: Jotion, which took place from Nov 16 until December 3rd 2023. The foundation of this application is based on [Antonio's Jotion](https://github.com/AntonioErdeljac/notion-clone-tutorial)\n\nNew Features:\n\n- Real-time Chat\n- Presence\n- Using convex storage instead of edgestore\n- Ability to make a document public/private\n- Ability to make a document editable/non-editable.\n\n### Prerequisites\n\n**Node version 18.x.x**\n\n### Cloning the repository\n\n```shell\ngit clone https://github.com/trace2798/jotion_convex_extented/.git\n```\n\n### Install packages\n\n```shell\nnpm i\n```\n\n### Setup .env file\n\n\n```js\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\n### Setup Convex\n\n```shell\nnpx convex dev\n\n```\n\n### Start the app\n\n```shell\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace2798%2Fjotion_convex_extented","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrace2798%2Fjotion_convex_extented","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace2798%2Fjotion_convex_extented/lists"}