{"id":31925062,"url":"https://github.com/danielslew/postit-rails","last_synced_at":"2026-05-09T16:04:56.454Z","repository":{"id":47369258,"uuid":"277371516","full_name":"DanielSLew/Postit-Rails","owner":"DanielSLew","description":"Rails practice project","archived":false,"fork":false,"pushed_at":"2022-07-21T22:34:12.000Z","size":32,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T04:11:47.623Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"","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/DanielSLew.png","metadata":{"files":{"readme":"README.rdoc","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":"2020-07-05T19:41:26.000Z","updated_at":"2024-04-17T04:11:47.624Z","dependencies_parsed_at":"2022-08-12T13:21:59.915Z","dependency_job_id":null,"html_url":"https://github.com/DanielSLew/Postit-Rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielSLew/Postit-Rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2FPostit-Rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2FPostit-Rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2FPostit-Rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2FPostit-Rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielSLew","download_url":"https://codeload.github.com/DanielSLew/Postit-Rails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielSLew%2FPostit-Rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017366,"owners_count":26086052,"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-10-13T02:00:06.723Z","response_time":61,"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":["rails","ruby"],"created_at":"2025-10-14T00:26:47.673Z","updated_at":"2025-10-14T00:26:50.963Z","avatar_url":"https://github.com/DanielSLew.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Getting Started\n\n1. Make sure you have rails version 4. Type \"rails -v\" to make sure.\n2. From this project directory, do \"bundle install --without production\"\n3. To start the server \"rails server\".\n4. Navigate your browser to localhost:3000.\n\n\n== Setting up with Git\n\n1. Instantiate this directory as a git repository with \"git init\".\n2. Go to github.com, create a new repository, then follow instructions on how to add a remote repository that links to github.\n3. Remember, you have to \"git add\" changes to ready it for a commit, then \"git commit\" to commit those changes locally, then \"git push origin master\" to push it to the remote \"origin\" repository, which is the previously created github.com repository.\n\n== Deploying to Heroku\n\n1. Download the Heroku Toolbelt.\n2. Go to Heroku.com and register.\n3. Issue \"heroku login\" to authenticate, with the credentials from previous step. Make sure it's a git repository, by issuing \"git init\", and also \"git add\", \"git commit\" your files.\n4. Then \"heroku create\" to create this app on heroku. This command also adds a \"heroku\" remote repository that you can push to.\n5. To deploy, issue \"git push heroku master\".\n6. You may need to run migrations on heroku afterwards, with \"heroku run rake db:migrate\".\n7. Other helpful heroku commands:\n  - heroku logs\n  - heroku logs -t\n  - heroku rename\n  - heroku restart\n  - heroku run console\n  - heroku help\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielslew%2Fpostit-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielslew%2Fpostit-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielslew%2Fpostit-rails/lists"}