{"id":13930158,"url":"https://github.com/siwapp/siwapp-ror","last_synced_at":"2026-02-24T14:42:16.154Z","repository":{"id":3341409,"uuid":"4385820","full_name":"siwapp/siwapp-ror","owner":"siwapp","description":"Online Invoice Management in Ruby On Rails.","archived":false,"fork":false,"pushed_at":"2023-07-04T00:20:32.000Z","size":1851,"stargazers_count":327,"open_issues_count":20,"forks_count":182,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-11-26T19:36:49.305Z","etag":null,"topics":["heroku","invoice","invoice-pdf","invoicing","invoicing-application","rails","ruby"],"latest_commit_sha":null,"homepage":"http://www.siwapp.com","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/siwapp.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":"SECURITY.md","support":null,"governance":null}},"created_at":"2012-05-20T16:31:43.000Z","updated_at":"2024-10-01T21:03:52.000Z","dependencies_parsed_at":"2023-02-10T23:00:46.852Z","dependency_job_id":"fcbaaa8f-62c4-4cf4-8940-f5bca62b232d","html_url":"https://github.com/siwapp/siwapp-ror","commit_stats":{"total_commits":1230,"total_committers":31,"mean_commits":39.67741935483871,"dds":0.7886178861788617,"last_synced_commit":"4a933bbc7e8529bafcc0d17cb6663f9137ae471e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siwapp/siwapp-ror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siwapp%2Fsiwapp-ror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siwapp%2Fsiwapp-ror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siwapp%2Fsiwapp-ror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siwapp%2Fsiwapp-ror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siwapp","download_url":"https://codeload.github.com/siwapp/siwapp-ror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siwapp%2Fsiwapp-ror/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29786267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["heroku","invoice","invoice-pdf","invoicing","invoicing-application","rails","ruby"],"created_at":"2024-08-07T18:04:57.328Z","updated_at":"2026-02-24T14:42:16.126Z","avatar_url":"https://github.com/siwapp.png","language":"Ruby","funding_links":[],"categories":["ruby"],"sub_categories":[],"readme":"# Siwapp\n\n[![Build Status](https://travis-ci.org/siwapp/siwapp.svg?branch=master)](https://travis-ci.org/siwapp/siwapp)\n\nOnline Invoice Management. See [online demo](https://siwapp-demo.herokuapp.com) (user: demo@example.com, password: secret).\n\n[API Documentation](https://github.com/siwapp/siwapp/blob/master/API_DOC.md)\n\n\n## SMTP Configuration\n\nIn order to be able to send emails through the app, you must configure the following environment variables in your system:\n\n```\nSMTP_HOST\nSMTP_PORT\nSMTP_DOMAIN\nSMTP_USER\nSMTP_PASSWORD\nSMTP_AUTHENTICATION (plain | login | cram_md5)\nSMTP_ENABLE_STARTTLS_AUTO (set to 1 to enable it)\n```\n\n## How to Install on Heroku\n\nFirst clone the siwapp repository into your computer:\n\n    $ git clone https://github.com/siwapp/siwapp.git\n    $ cd siwapp\n\nCreate the app in heroku (we suppose in the terminal your are logged\nin heroku). Here we call the app \"siwapp-demo\", but choose whatever\nyou like.\n\n    $ heroku apps:create siwapp-demo\n    $ heroku apps:create --region eu --buildpack heroku/ruby siwapp-demo\n    $ heroku addons:create heroku-postgresql\n    $ heroku addons:create scheduler:standard\n\nPush the code to heroku, and setup database.\n\n    $ git push heroku\n    $ heroku run rake db:setup\n\nFinally create an user to be able to login into the app.\n\n    $ heroku run \"rake siwapp:user:create['demo','demo@example.com','secret_password']\"\n\nIf you want the recurring invoices to be generated automatically, you have to setup the heroku scheduler addon:\n\n    $ heroku addons:open scheduler\n\nAdd a new job, and put \"rake siwapp:generate_invoices\"\n\nThat's it! You can enjoy siwapp now entering on your heroku app url.\n\n    $ heroku apps:open\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiwapp%2Fsiwapp-ror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiwapp%2Fsiwapp-ror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiwapp%2Fsiwapp-ror/lists"}