{"id":15138433,"url":"https://github.com/danbugs/inventar","last_synced_at":"2026-02-14T10:02:48.398Z","repository":{"id":47667299,"uuid":"388818533","full_name":"danbugs/inventar","owner":"danbugs","description":"This is a web application to keep an inventory of your things (developed w/ Rust and Svelte).","archived":false,"fork":false,"pushed_at":"2021-09-08T19:23:59.000Z","size":1183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T18:38:50.896Z","etag":null,"topics":["personal-project","rocket-rust","svelte","web-application"],"latest_commit_sha":null,"homepage":"https://inventar.vercel.app/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danbugs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-23T13:55:25.000Z","updated_at":"2021-09-08T19:24:02.000Z","dependencies_parsed_at":"2022-08-24T14:37:57.266Z","dependency_job_id":null,"html_url":"https://github.com/danbugs/inventar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danbugs/inventar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Finventar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Finventar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Finventar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Finventar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danbugs","download_url":"https://codeload.github.com/danbugs/inventar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Finventar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29442333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["personal-project","rocket-rust","svelte","web-application"],"created_at":"2024-09-26T07:23:54.941Z","updated_at":"2026-02-14T10:02:48.362Z","avatar_url":"https://github.com/danbugs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello, there 👋\n\nWelcome to Inventar!\n\nInventar is an app designed to help you keep track of your things (i.e., inventory them) be it while you are moving or, really, just in general — for some, it can even aid sustain a minimalistic lifestyle!\n\nInventar was developed with Svelte for the front-end and with Rust (Rocket 🚀 + Diesel ⛽) for the back-end.\n\nAll the data stored in the app is being hosted on the free-tier of a cloud-based PostgreSQL database provider (see [ElephantSQL](https://www.elephantsql.com/)), which supports a maximum of 5 concurrent connections and 20MB of data maximum.\n\n## How I Setup the DB\n\n1) Install `diesel` cli w/ postgres specifications: `cargo install diesel_cli --no-default-features --features postgres`\n2) Create a `.env` file specifying a `DATABASE_URL` as per `.env.example` file.\n\n\u003e Note: Your `DATABASE_URL` should look somewhat like: `postgres://\u003cusername\u003e:\u003cpassword\u003e@\u003chost\u003e/\u003cdatabase_name\u003e`\n\n\u003e Check out [Diesel's Getting Started Guide](https://diesel.rs/guides/getting-started) for more info on setup and next steps (i.e., migrations and whatnot).\n\n## How I Deployed on Heroku\n\n1) Install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli).\n2) In your command-line, log into Heroku (`heroku login`).\n3) Now, on Heroku's dashboard, create a new app.\n4) In your existing Rust project, run `heroku buildpacks:set emk/rust`\n5) Check out my `Procfile` and `rust-toolchain` files — that's also needed 👌.\n6) To finish off, if you want to avoid having to push to the Heroku remote all the time, go to the your app's deployment settings and connect to your GitHub repo — we're done! Now, whenever you push to `main/master`, you'll be deploying to Heroku!\n\n## How to run this project locally\n\n- For the front-end, make sure you're in the sub-root inventar folder and run: `npm run dev`.\n- For the back-end, make sure you're in the root inventar folder and run: `cargo run` or `cargo watch -x run` (i.e., if you use cargo watch).\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Finventar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanbugs%2Finventar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Finventar/lists"}