{"id":18029373,"url":"https://github.com/morucci/takoyaki","last_synced_at":"2026-05-04T05:42:22.351Z","repository":{"id":64933231,"uuid":"545621617","full_name":"morucci/takoyaki","owner":"morucci","description":"Experiment of some HTMX/Haskell WEB SPA(s)","archived":false,"fork":false,"pushed_at":"2022-12-18T16:54:04.000Z","size":205,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T05:29:16.400Z","etag":null,"topics":["haskell","htmx","lucid"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/morucci.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}},"created_at":"2022-10-04T17:39:45.000Z","updated_at":"2023-10-05T11:34:39.000Z","dependencies_parsed_at":"2022-12-19T12:47:43.170Z","dependency_job_id":null,"html_url":"https://github.com/morucci/takoyaki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Ftakoyaki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Ftakoyaki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Ftakoyaki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morucci%2Ftakoyaki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morucci","download_url":"https://codeload.github.com/morucci/takoyaki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249547,"owners_count":20908212,"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":["haskell","htmx","lucid"],"created_at":"2024-10-30T09:08:58.655Z","updated_at":"2026-05-04T05:42:17.315Z","avatar_url":"https://github.com/morucci.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Takoyaki\n\nTakoyaki is some experiment of on HTMX/Haskell WEB SPA(s).\n\nHere is the list of available applications:\n\n- HazardHunter -\u003e Play it on [https://hazard-hunter.web-apps.top](https://hazard-hunter.web-apps.top)\n\n\u003cimg src=\"assets/HazardHunter.png\"\n     alt=\"HazardHunter-1.0.0\"\n     width=300px;\n     style=\"margin-right: 10px;\" /\u003e\n\n- Todolist (WIP)\n\n## Start via nix flake\n\nTo run an app (for instance the HazardHunter app) from the nix flake:\n\n```\nnix run github:morucci/takoyaki -- HazardHunter\nfirefox http://127.0.0.1:8092\n```\n\nOr from the local checkout\n\n```\nnix run .# -- HazardHunter\nfirefox http://127.0.0.1:8092\n```\n\n## Start via the last published container image\n\n```\nmkdir ~/takoyaki-home\npodman run -it --rm --network host -v ~/takoyaki-home:/var/lib/takoyaki:Z docker.io/morucci/takoyaki:latest takoyaki HazardHunter\nfirefox http://127.0.0.1:8092\n```\n\n## Build the container image\n\nThe container can be built this way:\n\n```\nnix build .#container\npodman load \u003c ./result\n```\n\n## Hack on the code\n\n```Shell\n# Enter the nix develop shell\nnix develop\n\n# Start ghicd on the Module app you want to hack on\nghcid -W -c 'cabal repl' -r=\"Demo.Todo.run 8092\"\nghcid -W -c 'cabal repl' -r=\"Demo.HazardHunter.run 8092\"\n\n# Open the browser to get interactive feedback\nfirefox http://127.0.0.1:8092\n\n# Run your code editor in the nix shell\ncode .\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Ftakoyaki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorucci%2Ftakoyaki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorucci%2Ftakoyaki/lists"}