{"id":25293537,"url":"https://github.com/aldhyx/station-a-notion-clone","last_synced_at":"2025-10-28T01:31:51.806Z","repository":{"id":212659544,"uuid":"732011765","full_name":"aldhyx/station-a-notion-clone","owner":"aldhyx","description":" A Notion-like clone app built with Supabase, Next.js, Tailwind CSS, Shadcn, Zustand, and Editor.js.","archived":false,"fork":false,"pushed_at":"2024-09-30T07:06:32.000Z","size":1974,"stargazers_count":21,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T18:51:58.133Z","etag":null,"topics":["nextjs","reactjs","shadcn-ui","supabase","tailwindcss","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://station-proto.netlify.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/aldhyx.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-15T12:20:24.000Z","updated_at":"2024-12-18T09:52:17.000Z","dependencies_parsed_at":"2025-01-14T18:52:03.518Z","dependency_job_id":"5c43cdb7-8330-4789-9db2-ad94c026a736","html_url":"https://github.com/aldhyx/station-a-notion-clone","commit_stats":null,"previous_names":["fsaythanry/station-a-notion-clone","aldhyx/station-a-notion-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldhyx%2Fstation-a-notion-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldhyx%2Fstation-a-notion-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldhyx%2Fstation-a-notion-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldhyx%2Fstation-a-notion-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldhyx","download_url":"https://codeload.github.com/aldhyx/station-a-notion-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238579805,"owners_count":19495551,"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":["nextjs","reactjs","shadcn-ui","supabase","tailwindcss","typescript","zustand"],"created_at":"2025-02-13T01:54:37.975Z","updated_at":"2025-10-28T01:31:46.236Z","avatar_url":"https://github.com/aldhyx.png","language":"TypeScript","funding_links":[],"categories":["Inspirations \u0026 Examples"],"sub_categories":[],"readme":"## 🚀 Live demo:\n\nFor testing purpose only.\n[station-proto.netlify.app](https://station-proto.netlify.app)\n\n## 📦 Tech Stack\n\n#### Frontend\n\n- [NextJS](https://supabase.com)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Shadcn/ui](https://ui.shadcn.com/)\n- [Zustand](https://github.com/pmndrs/zustand)\n- [Zod](https://github.com/colinhacks/zod)\n- [Emoji Mart](https://github.com/missive/emoji-mart)\n- etc, at the package.json file\n\n#### Backend\n\n- [Supabase](https://nextjs.org)\n\n## 🎯 Features\n\n- User Authentication ✅\n- Mobile responsive ✅\n- Dark \u0026 light mode ✅\n- Search \u0026 trash ✅\n- Expandable sidebar ✅\n- Realtime sidebar ✅\n- Block editor ✅\n- Realtime editor ⏳\n- Publishable ⏳\n\n## Installation\n\nTo clone and run this application locally, you'll need Git, Docker \u0026 Node.js installed on your computer.\n\n### Run supabase locally\n\nStart supabase container on your local machine, to get your anon key and url for local development purpose\n\n```bash\npnpm dlx supabase start\n# or\nnpx supabase start\n```\n\nPlease reference to the [Supabase cli doc](https://supabase.com/docs/guides/cli) for more instruction\n\n### Run project locally\n\n1. Clone the project\n\n```bash\ngit clone git@github.com:fsaythanry/station-a-notion-clone.git\ncd station-a-notion-clone\n```\n\n2. Create `.env.local` file in root directory\n\n```bash\n\nNEXT_PUBLIC_SUPABASE_URL=\u003cyour supabase url\u003e\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\u003cyour supabase anon key\u003e\n\nNEXT_PUBLIC_APP_URL=http://localhost:3000\n```\n\n2. Install the app dependencies:\n\n```bash\npnpm install\n# or\nnpm install\n# or\nyarn\n# or\n```\n\n2. Run the app:\n\n```bash\npnpm dev\n# or\nnpm run dev\n# or\nyarn dev\n# or\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## License\n\nDistributed under the MIT license. See LICENSE for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldhyx%2Fstation-a-notion-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldhyx%2Fstation-a-notion-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldhyx%2Fstation-a-notion-clone/lists"}