{"id":26485454,"url":"https://github.com/threecgreen/vinoteca","last_synced_at":"2026-04-10T02:01:39.833Z","repository":{"id":37269736,"uuid":"108063375","full_name":"threecgreen/vinoteca","owner":"threecgreen","description":"Wine purchase tracker written in Rust and TypeScript","archived":false,"fork":false,"pushed_at":"2025-03-10T03:20:07.000Z","size":17363,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T04:28:58.705Z","etag":null,"topics":["react","rocket","rust","typescript"],"latest_commit_sha":null,"homepage":"https://vinote.ca","language":"TypeScript","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/threecgreen.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":"2017-10-24T01:51:31.000Z","updated_at":"2025-03-10T03:20:10.000Z","dependencies_parsed_at":"2025-03-01T12:34:23.521Z","dependency_job_id":null,"html_url":"https://github.com/threecgreen/vinoteca","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threecgreen%2Fvinoteca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threecgreen%2Fvinoteca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threecgreen%2Fvinoteca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threecgreen%2Fvinoteca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threecgreen","download_url":"https://codeload.github.com/threecgreen/vinoteca/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560343,"owners_count":20472219,"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":["react","rocket","rust","typescript"],"created_at":"2025-03-20T05:58:03.173Z","updated_at":"2025-12-31T00:08:03.301Z","avatar_url":"https://github.com/threecgreen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vinoteca\n\n[![CI](https://github.com/threecgreen/vinoteca/workflows/CI/badge.svg?branch=master)](https://github.com/threecgreen/vinoteca/actions?query=workflow%3ACI)\n\nA wine purchase tracker and review app built with Rust and React with TypeScript.\nI created this project to give my dad a better way to track his wine purchases\nthan the Excel spreadsheet he was using.\n\n## Built-With\n * Rocket\n * PostgreSQL\n * React\n * TypeScript\n * Materialize CSS\n * Chart.js\n\n## Building from source\n 1. Clone the repository\n     ```bash\n     $ git clone https://github.com/threecgreen/vinoteca\n     $ cd vinoteca\n     ```\n 1. Install rust via rustup if not already installed\n    ```bash\n    $ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n    ```\n 1. Build the web server\n    ```bash\n    $ cargo build\n    ```\n 1. Generate contracts\n    ```bash\n    $ cargo run --bin gen_contracts\n    ```\n 1. Install JavaScript dependencies and create the webpack bundle\n    ```bash\n    $ npm install --save --no-optional\n    $ npm run-script build\n    ```\n 1. Start the web server\n    ```bash\n    $ cargo run\n    ```\n 1. Navigate to [localhost:8000](http://localhost:8000). The service will run\n    the necessary database migrations on startup.\n\n## Configuration\nConfiguration is managed via `Rocket.toml`.\n\nRequired configurations:\n * Postgres database\n * AWS S3 access keys\n\nOptional configurations\n * Secret key for generating encrypted cookies\n * Log level\n * Number of worker threads\n\n## Acknowledgements\nThe background image on the main page was taken by [CollideStorm](https://www.reddit.com/r/wine/comments/6z7d6c/one_of_my_favorite_road_trips_i_have_ever_done_i/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreecgreen%2Fvinoteca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreecgreen%2Fvinoteca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreecgreen%2Fvinoteca/lists"}