{"id":16235931,"url":"https://github.com/lukethacoder/leptos-playground","last_synced_at":"2026-02-10T05:31:56.911Z","repository":{"id":219204792,"uuid":"748424849","full_name":"lukethacoder/leptos-playground","owner":"lukethacoder","description":"🦀 playing around with leptos","archived":false,"fork":false,"pushed_at":"2025-02-12T07:56:39.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T08:51:08.608Z","etag":null,"topics":["leptos","rust","tailwindcss"],"latest_commit_sha":null,"homepage":"https://leptos-playground-rouge.vercel.app/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukethacoder.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":"2024-01-25T23:53:32.000Z","updated_at":"2025-02-12T07:56:43.000Z","dependencies_parsed_at":"2024-01-26T02:42:04.023Z","dependency_job_id":"40a37ef1-9c1f-4b8c-b765-5b4cea092d95","html_url":"https://github.com/lukethacoder/leptos-playground","commit_stats":null,"previous_names":["lukethacoder/leptos-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukethacoder%2Fleptos-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukethacoder%2Fleptos-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukethacoder%2Fleptos-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukethacoder%2Fleptos-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukethacoder","download_url":"https://codeload.github.com/lukethacoder/leptos-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238786875,"owners_count":19530218,"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":["leptos","rust","tailwindcss"],"created_at":"2024-10-10T13:28:12.467Z","updated_at":"2025-10-29T07:30:58.673Z","avatar_url":"https://github.com/lukethacoder.png","language":"Rust","readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lukethacoder/word-repo\"\u003e\n    \u003cimg src=\"https://leptos.dev/images/header_logo.svg\" alt=\"Logo\" width=\"220\"\u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eleptos-playground\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    playing around with \u003ca href=\"https://leptos.dev/\"\u003eleptos\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n## Installation\n\nInstall [trunk](https://trunkrs.dev/) (if you havn't already)\n\n```\ncargo install trunk\n```\n\nSet rust to the nightly toolchain\n\nJust for this project:\n\n```\nrustup toolchain install nightly\nrustup override set nightly\n```\n\nFor every rust project:\n```\nrustup toolchain install nightly\nrustup default nightly\n```\n\nMake sure you've added the `wasm32-unknown-unknown` target so that Rust can compile your code to WebAssembly to run in the browser.\n\n```\nrustup target add wasm32-unknown-unknown\n```\n\n\u003e Make sure you have TailwindCSS installed. You can manually run the `npx @tailwindcss/cli -i input.css -o style/output.css` command and it will ask if you want to install.\n\n## Development\n\nRun the development server with:\n\n```\ntrunk serve --open\n```\n\n## Non-windows Machine Development\n\nTo get this up and running on a non-windows machine, edit the [Trunk.toml](./Trunk.toml) file:\n\n\u003c!-- ```suggestion\n``` --\u003e\n\n```diff\n[[hooks]]\nstage = \"pre_build\"\n- command = \"powershell\"\n+ command = \"sh\"\ncommand_arguments = [\"-c\", \"npx tailwindcss -i input.css -o style/output.css\"]\n```\n\n## Deploy to Vercel\n\nMake sure you have the Vercel CLI installed\n\n```\npnpm i -g vercel\n```\n\nPush build to vercel\n\n\u003e NOTE: this assumes you've already run `trunk build`\n\n```\nvercel --prod\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukethacoder%2Fleptos-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukethacoder%2Fleptos-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukethacoder%2Fleptos-playground/lists"}