{"id":28965951,"url":"https://github.com/devflowinc/actix-web-starter","last_synced_at":"2025-06-24T07:10:40.391Z","repository":{"id":236837744,"uuid":"793250993","full_name":"devflowinc/actix-web-starter","owner":"devflowinc","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-12T00:34:22.000Z","size":134,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-22T05:17:05.302Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devflowinc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-28T20:39:58.000Z","updated_at":"2024-10-18T01:48:53.000Z","dependencies_parsed_at":"2024-05-04T02:27:54.665Z","dependency_job_id":"ecc11dd9-5f86-4c87-be16-e680404f4154","html_url":"https://github.com/devflowinc/actix-web-starter","commit_stats":null,"previous_names":["devflowinc/actix-web-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devflowinc/actix-web-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devflowinc%2Factix-web-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devflowinc%2Factix-web-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devflowinc%2Factix-web-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devflowinc%2Factix-web-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devflowinc","download_url":"https://codeload.github.com/devflowinc/actix-web-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devflowinc%2Factix-web-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261624969,"owners_count":23186121,"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":"2025-06-24T07:10:39.627Z","updated_at":"2025-06-24T07:10:40.383Z","avatar_url":"https://github.com/devflowinc.png","language":"Rust","readme":"# Trieve Actix Web Starter Template\n\n## Local Development Start Guide\n\n### Install OS Dependencies \n\n`apt-get update -y \u0026\u0026 apt-get -y install pkg-config libssl-dev libpq-dev`\n\n### Install Docker\n\nYou can either install it the right way:\n\n- https://docs.docker.com/engine/install/\n\nor the fast way:\n\n```\ncurl https://get.docker.com | sh\n```\n\n### Install Rust via Rustup\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n### Install Diesel\n\n`cargo install diesel_cli`\n\n### Install Cargo Watch\n\n`cargo install cargo-watch`\n\n### Run the Dev Server\n\n```\ncd actix-server\ncargo watch -x run\n```\n\n### Install the Local CLI\n\n```\ncd actix-template-cli\ncargo install --path .\n```\n\nThe CLI can also be run using the standard `cargo run --`, placing any arguments you want to send to the CLI after the \"--\".\n\n## Setup the Generated Rust Client\nNote: You must have Java installed on your system to run the openapi-generator-cli.\n\n1. `cargo run --features runtime-env --manifest-path actix-server/Cargo.toml --bin redoc_ci \u003e ./generated-openapi-client/openapi.json`\n2. `cd generated-openapi-client`\n3. `npx @openapitools/openapi-generator-cli generate -i openapi.json -g rust -c ./openapi-generator.yaml -o ./ --skip-validate-spec`\n\n### Publishing Your Generated Client\n\nDocumentation for your generated client can be viewed locally by running `cargo doc --open` from the folder containing the library. \n\nIn order for other's to view your documentation on [docs.rs](https://docs.rs/), you must publish the client on Cargo. Please refer to [The Cargo Book's Guide](https://doc.rust-lang.org/cargo/reference/publishing.html) for how to publish on crates.io. After doing so, your documentation will automatically be made available. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevflowinc%2Factix-web-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevflowinc%2Factix-web-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevflowinc%2Factix-web-starter/lists"}