{"id":14955261,"url":"https://github.com/vpukhanov/urbanite","last_synced_at":"2026-01-31T21:38:31.990Z","repository":{"id":250496797,"uuid":"833251612","full_name":"vpukhanov/urbanite","owner":"vpukhanov","description":"An alternative frontend for Urban Dictionary","archived":false,"fork":false,"pushed_at":"2024-10-28T18:36:40.000Z","size":126,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T22:02:39.111Z","etag":null,"topics":["rails","ruby","ruby-on-rails","urban-dictionary"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/vpukhanov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T16:49:23.000Z","updated_at":"2024-08-10T06:15:57.000Z","dependencies_parsed_at":"2024-08-10T07:54:17.624Z","dependency_job_id":"a4729343-75ca-4913-a8eb-2a617c7c4273","html_url":"https://github.com/vpukhanov/urbanite","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.03125,"last_synced_commit":"cb1d164c5d0101efbe7960ae1c1ee9b162ddbc9e"},"previous_names":["vpukhanov/urbanite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vpukhanov/urbanite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpukhanov%2Furbanite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpukhanov%2Furbanite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpukhanov%2Furbanite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpukhanov%2Furbanite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpukhanov","download_url":"https://codeload.github.com/vpukhanov/urbanite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpukhanov%2Furbanite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["rails","ruby","ruby-on-rails","urban-dictionary"],"created_at":"2024-09-24T13:10:46.841Z","updated_at":"2026-01-31T21:38:31.976Z","avatar_url":"https://github.com/vpukhanov.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Urbanite\n\nUrbanite is a Rails application that provides an alternative interface for Urban Dictionary. It uses the Urban Dictionary API to fetch definitions and present them in a clean, dictionary-style format.\n\n## Setup\n\nEnsure you have Ruby 3.3.4 and Rails 7.1.3 installed. Clone the repository, then run `bundle install` to install dependencies. Start the server using `bin/dev`.\n\n## Development\n\nThe application follows standard Rails conventions. The main components are the `TermsController` for handling term lookups and the `UrbanDictionaryService` for API interactions. Views are located in `app/views` and use Tailwind CSS for styling.\n\n## Testing\n\nThe project uses RSpec for unit and integration testing, run tests with `bin/rspec`.\n\n## Deployment\n\nUrbanite is deployed using [Kamal](https://kamal-deploy.org/). The deployment is configured in `config/deploy.yml`.\n\nThe following environment variables need to be set:\n\n- `KAMAL_SERVER_IP`: The IP address of the deployment server\n- `KAMAL_SERVER_USER`: The SSH user for the deployment server\n- `KAMAL_REGISTRY_USERNAME`: Username for the Docker registry\n- `KAMAL_REGISTRY_PASSWORD`: Password for the Docker registry\n- `RAILS_MASTER_KEY`: The Rails master key for decrypting credentials\n\nTo deploy the application, ensure that the environment variables are set, and run `kamal deploy` or `kamal setup` if this is the first time deploying to the particular server.\n\n## Code Style\n\nRubocop is used for code linting and formatting. Run `bin/rubocop -a` to automatically fix style issues. The project follows the [Ruby Omakase style guide](https://github.com/rails/rubocop-rails-omakase).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpukhanov%2Furbanite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpukhanov%2Furbanite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpukhanov%2Furbanite/lists"}