{"id":15994264,"url":"https://github.com/pixelhandler/sinatra-redis-server","last_synced_at":"2025-07-24T08:39:27.835Z","repository":{"id":136860435,"uuid":"59381425","full_name":"pixelhandler/sinatra-redis-server","owner":"pixelhandler","description":"Sinatra app to serve index page from redis","archived":false,"fork":false,"pushed_at":"2016-06-08T03:49:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T00:15:47.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/pixelhandler.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":"2016-05-21T21:06:12.000Z","updated_at":"2016-05-29T01:04:31.000Z","dependencies_parsed_at":"2024-07-14T13:46:52.711Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/sinatra-redis-server","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"519c37161d17e17c59effc5a2c0c7ef9233c84db"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pixelhandler/sinatra-redis-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fsinatra-redis-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fsinatra-redis-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fsinatra-redis-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fsinatra-redis-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/sinatra-redis-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fsinatra-redis-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266815283,"owners_count":23988564,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-08T07:07:58.494Z","updated_at":"2025-07-24T08:39:27.521Z","avatar_url":"https://github.com/pixelhandler.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sinatra-redis-server\n\nSinatra app to serve index.html page from Redis and assets from public folder\n\n    bundle install\n    bundle exec rackup -E production -p 4567 -s thin -D\n\nOr in development\n\n    bundle exec rackup -p 4567 -s thin\n\nIf needed, pass in a Redis url (as ENV var)\n\n    REDIS_URL='redis://localhost:6379' \u0026\u0026 bundle exec rackup -E production -p 4567 -s thin -D\n\nA log file is generated at /logs/sinatra.log\n\n## Configure your app\n\nIn `app.rb` set the name of the app (See your Ember.js app's package.json file)\n\n    project = \"my-app\"\n\n## Links\n\n- [lightning-strategy-examples/#example-sinatra-app]\n\n[lightning-strategy-examples/#example-sinatra-app]: http://ember-cli-deploy.github.io/ember-cli-deploy/docs/v0.6.x/lightning-strategy-examples/#example-sinatra-app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fsinatra-redis-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Fsinatra-redis-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fsinatra-redis-server/lists"}