{"id":16584562,"url":"https://github.com/anmarchenko/hamster-travel","last_synced_at":"2025-10-29T08:30:33.943Z","repository":{"id":41467404,"uuid":"444841517","full_name":"anmarchenko/hamster-travel","owner":"anmarchenko","description":"My personal travel planning app","archived":false,"fork":false,"pushed_at":"2024-12-16T19:19:30.000Z","size":3101,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T23:51:06.120Z","etag":null,"topics":["elixir","phoenix","phoenix-liveview","tailwindcss","travel","travel-app","travel-planner"],"latest_commit_sha":null,"homepage":"https://hamster-travel.fly.dev","language":"Elixir","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/anmarchenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-01-05T14:50:22.000Z","updated_at":"2024-11-22T07:56:34.000Z","dependencies_parsed_at":"2023-09-12T03:08:26.946Z","dependency_job_id":"6c8e93d9-7ba4-4374-b2fc-3422213c9995","html_url":"https://github.com/anmarchenko/hamster-travel","commit_stats":null,"previous_names":["anmarchenko/hamster-travel","altmer/hamster-travel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmarchenko%2Fhamster-travel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmarchenko%2Fhamster-travel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmarchenko%2Fhamster-travel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmarchenko%2Fhamster-travel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmarchenko","download_url":"https://codeload.github.com/anmarchenko/hamster-travel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238791896,"owners_count":19531027,"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":["elixir","phoenix","phoenix-liveview","tailwindcss","travel","travel-app","travel-planner"],"created_at":"2024-10-11T22:44:57.156Z","updated_at":"2025-10-29T08:30:33.926Z","avatar_url":"https://github.com/anmarchenko.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hamster Travel\n\nThis is a second take on my personal travel planner that we as a family use since 2014. This version is a full rewrite of the project and is under active development right now (deployed on [https://hamster-travel.fly.dev](https://hamster-travel.fly.dev) right now). You can read a bit more about planned features on my [personal website](https://www.amarchenko.de/hamster-travel/).\n\nThe old version is still in use and available on [https://travel.hmstr.rocks](https://travel.hmstr.rocks/en/landing) (source code for the old Hamster Travel is also on [github](https://github.com/anmarchenko/hamster_travel_legacy)).\n\n## Prerequisites\n\n- [elixir](https://elixir-lang.org)\n- [postgres](https://www.postgresql.org)\n\n## Run locally\n\nRun the following commands to setup dependencies and create the database:\n\n```bash\nmix deps.get\nmix ecto.setup\n```\n\nRun server:\n\n```bash\nmix phx.server\n```\n\nVisit `http://localhost:4000` to start using the app.\nUse credentials from `priv/repo/seeds.exs`, for example `bunny@hamsters.test` with password `test1234`.\n\n## Run tests\n\n```bash\nmix test\n```\n\n## Lint\n\n```bash\nmix credo --strict\n```\n\n## Deployment\n\nI deploy the app on [fly.io](https://fly.io). See the Fly.io documentation on running an Elixir application [here](https://fly.io/docs/elixir/getting-started/). The release configuration is in the [fly.toml](https://github.com/altmer/hamster-travel/blob/master/fly.toml).\n\nTLDR: perform first deploy by running `fly launch` and subsequent deploys by running `fly deploy`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmarchenko%2Fhamster-travel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmarchenko%2Fhamster-travel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmarchenko%2Fhamster-travel/lists"}