{"id":20940727,"url":"https://github.com/ianmurrays/active_invoices","last_synced_at":"2025-05-13T23:30:43.008Z","repository":{"id":138668478,"uuid":"2231685","full_name":"ianmurrays/active_invoices","owner":"ianmurrays","description":"Very simple invoicing application built with Ruby on Rails and ActiveAdmin","archived":false,"fork":false,"pushed_at":"2012-12-20T12:45:28.000Z","size":298,"stargazers_count":157,"open_issues_count":1,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T09:44:57.053Z","etag":null,"topics":[],"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/ianmurrays.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}},"created_at":"2011-08-19T02:26:46.000Z","updated_at":"2025-02-23T12:14:53.000Z","dependencies_parsed_at":"2023-03-11T10:26:59.636Z","dependency_job_id":null,"html_url":"https://github.com/ianmurrays/active_invoices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2Factive_invoices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2Factive_invoices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2Factive_invoices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianmurrays%2Factive_invoices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianmurrays","download_url":"https://codeload.github.com/ianmurrays/active_invoices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043215,"owners_count":22004911,"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":"2024-11-18T23:11:40.437Z","updated_at":"2025-05-13T23:30:42.467Z","avatar_url":"https://github.com/ianmurrays.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Active Invoices is a very simple Ruby on Rails invoicing application, built using the amazing [active_admin][1] gem.\n\n## Installation \u0026 Usage\n\nClone the repository:\n\n    git clone https://github.com/ianmurrays/active_invoices\n  \nAnd run the following commands:\n\n    bundle install\n    rake db:schema:load # or you can run rake db:migrate\n\nYou're going to need to create a user on the database using `irb`:\n\n    rails console\n    \u003e\u003e AdminUser.create! :email =\u003e \"admin@admin.org\", :password =\u003e \"admin\", :password_confirmation =\u003e \"admin\", :admin =\u003e true\n    \nYou'll need to generate the assets for Active_admin:\n\n    rails g active_admin:assets\n\nNow, run `rails server` and point your server to [http://localhost:3000](http://localhost:3000) and try out your new installation.\n\n[1]: https://github.com/gregbell/active_admin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianmurrays%2Factive_invoices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianmurrays%2Factive_invoices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianmurrays%2Factive_invoices/lists"}