{"id":16802969,"url":"https://github.com/thomask33/devspace-quickstart-rust","last_synced_at":"2025-03-17T09:43:21.986Z","repository":{"id":148171357,"uuid":"595613584","full_name":"ThomasK33/devspace-quickstart-rust","owner":"ThomasK33","description":"Simple quick-start Rust project for use with DevSpace","archived":false,"fork":false,"pushed_at":"2023-08-08T11:35:34.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T19:18:41.926Z","etag":null,"topics":["devspace","kubernetes","remote-development","remote-development-container","remote-development-environment","rust"],"latest_commit_sha":null,"homepage":"","language":"Just","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/ThomasK33.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":"2023-01-31T13:01:20.000Z","updated_at":"2024-05-19T09:05:25.000Z","dependencies_parsed_at":"2024-10-13T09:41:17.245Z","dependency_job_id":"2ca3f320-cf4b-4f15-8100-b4cc7725e467","html_url":"https://github.com/ThomasK33/devspace-quickstart-rust","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/ThomasK33%2Fdevspace-quickstart-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasK33%2Fdevspace-quickstart-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasK33%2Fdevspace-quickstart-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasK33%2Fdevspace-quickstart-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasK33","download_url":"https://codeload.github.com/ThomasK33/devspace-quickstart-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244012308,"owners_count":20383567,"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":["devspace","kubernetes","remote-development","remote-development-container","remote-development-environment","rust"],"created_at":"2024-10-13T09:41:11.909Z","updated_at":"2025-03-17T09:43:21.966Z","avatar_url":"https://github.com/ThomasK33.png","language":"Just","readme":"# devspace-quickstart-rust\n\nThis is a simple quick-start Rust project for use with DevSpace.\nIt's a minimal web application that uses the [axum](https://crates.io/crates/axum) web framework and runs inside a Kubernetes cluster managed by [kind](https://kind.sigs.k8s.io/) or [k3d](https://k3d.io/).\n\n## Table of Contents\n\n- [Requirements](#requirements)\n- [How to Use](#how-to-use)\n- [Justfile Commands](#justfile-commands)\n- [License](#license)\n\n## Requirements\n\n- [Rust](https://www.rust-lang.org/tools/install)\n- [DevSpace](https://devspace.sh/cli/docs/getting-started/installation)\n- [just](https://github.com/casey/just)\n- [kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation) or [k3d](https://k3d.io/#installation)\n\n## How to Use\n\n1. Clone the repository:\n\n    ```sh\n    git clone https://github.com/ThomasK33/devspace-quickstart-rust.git\n    cd devspace-quickstart-rust\n    ```\n\n2. Run the local development environment:\n\n    ```sh\n    just run\n    ```\n\n3. Within the devspace container, run:\n\n    ```sh\n    cargo run\n    ```\n\n4. Access the application at: `http://localhost:3000`.\n\n5. When you're done, exit the devspace containerd and stop the local development environment:\n\n    ```sh\n    just stop\n    ```\n\n## Justfile Commands\n\n- `just run`: Runs the local development environment.\n- `just stop`: Stops the local development environment.\n- `just create-kind`: Creates a local kind cluster.\n- `just delete-kind`: Deletes the local kind cluster.\n- `just create-k3d`: Sets up a local k3d cluster and registry.\n- `just delete-k3d`: Deletes the local k3d cluster and registry.\n- `just dev`: Runs devspace in Kubernetes cluster.\n- `just purge`: Purges devspace deployment.\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Contact\n\nThomas Kosiewski - \u003cthoma471@googlemail.com\u003e\n\nProject Link: \u003chttps://github.com/ThomasK33/devspace-quickstart-rust\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomask33%2Fdevspace-quickstart-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomask33%2Fdevspace-quickstart-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomask33%2Fdevspace-quickstart-rust/lists"}