{"id":13688458,"url":"https://github.com/dallasrust/website-dioxus","last_synced_at":"2025-05-01T19:31:02.342Z","repository":{"id":187930860,"uuid":"677826400","full_name":"dallasrust/website-dioxus","owner":"dallasrust","description":"Dallas Rust User Meetup website using Dioxus","archived":false,"fork":false,"pushed_at":"2025-03-26T12:20:47.000Z","size":214,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T13:29:15.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.dallasrust.org/","language":"Rust","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/dallasrust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-08-12T19:05:32.000Z","updated_at":"2025-03-26T12:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"56e7aced-b7a1-49b9-9601-1b294d83ee3f","html_url":"https://github.com/dallasrust/website-dioxus","commit_stats":null,"previous_names":["dallasrust/website-dioxus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dallasrust%2Fwebsite-dioxus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dallasrust%2Fwebsite-dioxus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dallasrust%2Fwebsite-dioxus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dallasrust%2Fwebsite-dioxus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dallasrust","download_url":"https://codeload.github.com/dallasrust/website-dioxus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251932635,"owners_count":21667185,"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":[],"created_at":"2024-08-02T15:01:14.124Z","updated_at":"2025-05-01T19:31:02.329Z","avatar_url":"https://github.com/dallasrust.png","language":"Rust","funding_links":[],"categories":["Rust","GUI"],"sub_categories":[],"readme":"# Dallas Rust User Meetup website using Dioxus\n\n[![MIT licensed][mit-badge]][mit-url]\n\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[mit-url]: https://github.com/dallasrust/website-dioxus/blob/main/LICENSE.txt\n\n- Uses static prerendering with hydration\n\n## Utilities Installation\n\n- Install the Rust command line utility \"cargo\"\n  - cargo is installed when you install Rust\n  - https://www.rust-lang.org/\n- Install the Dioxus Command Line Interface (CLI) \"dx\"\n  - cargo install dioxus-cli --locked\n  - https://github.com/DioxusLabs/dioxus/tree/master/packages/cli\n- Install npm\n  - npm installs utilities such as prettier\n  - npm scripts run the dx and cargo commands\n  - npm can be installed by installing node.js\n  - https://nodejs.org/\n\n## Quick Start\n\n- npm install\n- npm test\n\n## npm scripts\n\n- npm start\n  - Used during development\n  - Builds, watches, and serves with hot reloading\n  - Automatically opens a browser window\n- npm run clean\n  - Deletes the build output and distribution directories\n- npm run build\n  - Builds a release version with static site generation (SSG)\n- npm run merge\n  - Makes the distribution directory dist/\n  - Merges the release build into dist/\n  - Merges the generated SSG files into dist/\n  - Merges the static files in merge/ into dist/\n- npm run dist\n  - Runs the clean, build, and merge scripts\n  - Used to generate an SSG distribution in the dist/ directory\n  - The dist/ files can be hosted on a Content Delivery Network (CDN)\n- npm run serve\n  - Serves the files in the distribution directory dist/\n  - Automatically opens a browser window\n- npm test\n  - Runs the dist and serve scripts\n  - Used to test the SSG distribution prior to hosting on a CDN\n- npm run format\n  - Runs the \"prettier\" utility to format the generated HTML files\n  - Useful for analyzing or debugging the generated HTML files\n\n## History\n\n- 2023-08-12: Project launch\n- 2025-03-15: Updated from Dioxus v0.4 to v0.6\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdallasrust%2Fwebsite-dioxus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdallasrust%2Fwebsite-dioxus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdallasrust%2Fwebsite-dioxus/lists"}