{"id":17836791,"url":"https://github.com/punchcafe/blacklitonrails","last_synced_at":"2026-02-23T04:03:07.370Z","repository":{"id":34784384,"uuid":"175021026","full_name":"punchcafe/BlackLitOnRails","owner":"punchcafe","description":"The official Black Lit Function podcast website.","archived":false,"fork":false,"pushed_at":"2023-01-19T12:04:38.000Z","size":1363,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-10-29T23:55:11.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blacklitfunction.herokuapp.com","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/punchcafe.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}},"created_at":"2019-03-11T14:46:05.000Z","updated_at":"2021-04-08T18:23:42.000Z","dependencies_parsed_at":"2023-02-10T23:45:47.167Z","dependency_job_id":null,"html_url":"https://github.com/punchcafe/BlackLitOnRails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/punchcafe/BlackLitOnRails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2FBlackLitOnRails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2FBlackLitOnRails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2FBlackLitOnRails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2FBlackLitOnRails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punchcafe","download_url":"https://codeload.github.com/punchcafe/BlackLitOnRails/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2FBlackLitOnRails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29736978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"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":[],"created_at":"2024-10-27T20:42:32.152Z","updated_at":"2026-02-23T04:03:07.349Z","avatar_url":"https://github.com/punchcafe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackLitOnRails\n\n**This is still a work in progress**\n\nBlackLitOnRails is a rails based website for the podcast *Black Lit Function*.\nYou can see the deployed version [here](http://blacklitfunction.herokuapp.com/).\n\n## Getting started\n\n### Database\nBlackLitOnRails uses a `postgresql` connection, so you'll need to [download](https://www.postgresql.org/download/), install and start running `postgresql` locally.\n\n### Set up\n- clone this repo so you have it locally\n- run `\u003e $ bundle install` to download all gem file dependencies\n- run\n```bash\nrails db:create\nrails db:migrate\nrails db:seed\n```\nFrom there, the page is ready to be accessed from `'/adminportal'`\n**Note**: `rails db:seed` generates the required objects for manipulating text on the front page, as well as the **first administrator user**. This user will have credentials email: alpha` password:`helloworld`. It is **vitally** important that after setting up your server, you create a new administrator and delete `alpha`.\n\nAdditionally, if for whatever reason (such as you have changed the password salting environment variable), you must `run db:seed again`, it's extremely important to note that **this will create a new alpha user**, and such should be deleted immediately.\n\n### `db:seed`\nRunning `db:seed` will seed required `PublicText` objects for the front page display, as well as a proto admin user.\nIf you need a new admin after changing the password salt environment variable, running `db:seed` will either create a new admin `alpha`, or if it already exists, update it's password to be useable with the current environment.\n\n\n\n### Running a server\n- run `\u003e $ rails server` to host the site locally. Usually it will be hosted on `localhost:3000`.\n\n### Running testing suites\n- run `\u003e $ rspec` in the root directory to execute all rspec test suites.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunchcafe%2Fblacklitonrails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunchcafe%2Fblacklitonrails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunchcafe%2Fblacklitonrails/lists"}