{"id":14968891,"url":"https://github.com/wmalarski/marko-supabase-todo-app","last_synced_at":"2025-10-26T05:30:57.461Z","repository":{"id":205612434,"uuid":"711618093","full_name":"wmalarski/marko-supabase-todo-app","owner":"wmalarski","description":"Marko Supabase Todo App  is a non-trivial demo application built using Marko Run.","archived":false,"fork":false,"pushed_at":"2024-01-29T21:58:03.000Z","size":323,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T15:53:26.108Z","etag":null,"topics":["daisyui","marko-run","markojs","supabase","supabase-js","tailwindcss","valibot"],"latest_commit_sha":null,"homepage":"","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/wmalarski.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}},"created_at":"2023-10-29T20:01:56.000Z","updated_at":"2024-04-14T20:45:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"38fd4c4c-d982-4ecd-8a3a-3700b77905e7","html_url":"https://github.com/wmalarski/marko-supabase-todo-app","commit_stats":null,"previous_names":["wmalarski/marko-supabase-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmalarski%2Fmarko-supabase-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmalarski%2Fmarko-supabase-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmalarski%2Fmarko-supabase-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmalarski%2Fmarko-supabase-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wmalarski","download_url":"https://codeload.github.com/wmalarski/marko-supabase-todo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238264717,"owners_count":19443397,"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":["daisyui","marko-run","markojs","supabase","supabase-js","tailwindcss","valibot"],"created_at":"2024-09-24T13:40:46.180Z","updated_at":"2025-10-26T05:30:52.121Z","avatar_url":"https://github.com/wmalarski.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Marko Run Supabase Todo App\n\n## TODO List\n\n- [x] styles setup: `tailwind`, `daisyui`, `class-variance-authority`\n- [x] reusable components using attribute tags\n- [x] tags api preview\n- [x] supabase email/password sign up and sign in\n- [x] supabase magic code sign in\n- [x] supabase oauth sign in\n- [x] supabase pkce auth flow\n- [x] todo list with: update/delete/create/list\n- [x] server side supabase data fetching with row security enabled\n- [x] request validation using `decode-formdata` and `valibot`\n- [x] manual progressive enhancement for all actions\n- [x] works with javascript disabled\n- [x] [typescript utility `buildPath`](src/utils/paths.ts) for building correct navigation paths\n\n## Installation\n\n```graphql\nnpm install\nnpm run dev\n```\n\n[Supabase database schema](src/db/setup.sql)\n\n## Environmental variables\n\n```graphql\nVITE_PUBLIC_SUPABASE_URL=\nVITE_PUBLIC_SUPABASE_ANON_KEY=\n```\n\n## Overview\n\nThis project is powered by [@marko/run](https://github.com/marko-js/run).\n\n- Run `npm run dev` to start the development server\n- Run `npm run build` to build a production-ready node.js server\n- Run `npm run preview` to run the production server\n\n## Adding Pages\n\nPages map to the directory structure. You can add additional pages by creating files/directories under `src/routes` with `+page.marko` files.  Learn more in the [`@marko/run` docs](https://github.com/marko-js/run/#file-based-routing).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmalarski%2Fmarko-supabase-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwmalarski%2Fmarko-supabase-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmalarski%2Fmarko-supabase-todo-app/lists"}