{"id":30214996,"url":"https://github.com/synphonyte/eofapps","last_synced_at":"2025-08-14T01:39:26.511Z","repository":{"id":309249776,"uuid":"1035198470","full_name":"Synphonyte/eofapps","owner":"Synphonyte","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-10T19:14:48.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-10T21:13:15.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Synphonyte.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,"zenodo":null}},"created_at":"2025-08-09T21:36:55.000Z","updated_at":"2025-08-10T19:14:51.000Z","dependencies_parsed_at":"2025-08-10T21:13:37.881Z","dependency_job_id":"94f63bbd-7b57-4845-afce-247b724a0ed5","html_url":"https://github.com/Synphonyte/eofapps","commit_stats":null,"previous_names":["synphonyte/eofapps"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Synphonyte/eofapps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Synphonyte%2Feofapps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Synphonyte%2Feofapps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Synphonyte%2Feofapps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Synphonyte%2Feofapps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Synphonyte","download_url":"https://codeload.github.com/Synphonyte/eofapps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Synphonyte%2Feofapps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347660,"owners_count":24568585,"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-08-13T02:00:09.904Z","response_time":66,"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":"2025-08-14T01:39:25.182Z","updated_at":"2025-08-14T01:39:26.505Z","avatar_url":"https://github.com/Synphonyte.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cpicture\u003e\n    \u003csource srcset=\"https://raw.githubusercontent.com/leptos-rs/leptos/main/docs/logos/Leptos_logo_Solid_White.svg\" media=\"(prefers-color-scheme: dark)\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/leptos-rs/leptos/main/docs/logos/Leptos_logo_RGB.svg\" alt=\"Leptos Logo\"\u003e\n\u003c/picture\u003e\n\n## Install\n\nRustup\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\nCargo-Leptos\n```bash\ncargo install cargo-leptos --locked\n```\n\n1. `rustup toolchain install nightly --allow-downgrade` - make sure you have Rust nightly\n2. `rustup target add wasm32-unknown-unknown` - add the ability to compile Rust to WebAssembly\n\n\n## Compiling for Release\n```bash\ncargo leptos build --release\n```\n\nWill generate your server binary in target/release and your site package in target/site\n\n\n## Executing a Server on a Remote Machine Without the Toolchain\nAfter running a `cargo leptos build --release` the minimum files needed are:\n\n1. The server binary located in `target/server/release`\n2. The `site` directory and all files within located in `target/site`\n\nSet the following environment variables (updating for your project as needed):\n```sh\nexport LEPTOS_OUTPUT_NAME=\"eofapps\"\nexport LEPTOS_SITE_ROOT=\"site\"\nexport LEPTOS_SITE_PKG_DIR=\"pkg\"\nexport LEPTOS_SITE_ADDR=\"127.0.0.1:3000\"\nexport LEPTOS_RELOAD_PORT=\"3001\"\n```\nFinally, run the server binary.\n\n## Licensing\n\nThis template itself is released under the Unlicense. You should replace the LICENSE for your own application with an appropriate license if you plan to release it publicly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynphonyte%2Feofapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynphonyte%2Feofapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynphonyte%2Feofapps/lists"}