{"id":28289247,"url":"https://github.com/wldyslw/cvetyonline","last_synced_at":"2026-05-16T06:36:09.328Z","repository":{"id":170968854,"uuid":"89019990","full_name":"wldyslw/cvetyonline","owner":"wldyslw","description":"Online shop-window.","archived":false,"fork":false,"pushed_at":"2019-03-24T17:30:45.000Z","size":7959,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T04:38:37.630Z","etag":null,"topics":["full-stack","javascript","ruby","web"],"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/wldyslw.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,"zenodo":null}},"created_at":"2017-04-21T20:10:30.000Z","updated_at":"2021-05-13T05:07:14.000Z","dependencies_parsed_at":"2024-07-23T03:31:22.409Z","dependency_job_id":null,"html_url":"https://github.com/wldyslw/cvetyonline","commit_stats":null,"previous_names":["wldyslw/cvetyonline"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wldyslw/cvetyonline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wldyslw%2Fcvetyonline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wldyslw%2Fcvetyonline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wldyslw%2Fcvetyonline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wldyslw%2Fcvetyonline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wldyslw","download_url":"https://codeload.github.com/wldyslw/cvetyonline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wldyslw%2Fcvetyonline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33092715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["full-stack","javascript","ruby","web"],"created_at":"2025-05-22T01:11:13.815Z","updated_at":"2026-05-16T06:36:09.321Z","avatar_url":"https://github.com/wldyslw.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CvetyOnline\n\nOnline shop-window.\n\n## Deploying backend\n\n[Install](https://www.postgresql.org/download) PostgreSQL and setup user if needed\n\n[Install](https://github.com/thoughtbot/paperclip/wiki/Requirements#image-processor) ImageMagick\n\nInstall gems:\n\n```bash\nbundle install --without production\n```\n\nor for prodcution\n\n```bash\nbundle install --deployment\n```\n\nIf needed, setup environment for prodcution:\n\n```bash\nexport RAILS_ENV=production\nexport SECRET_KEY_BASE=$(rake secret)\nexport DB_USERNAME=#PostgreSQL user name\nexport DB_PASSWORD=#PostgreSQL user password\n```\n\nCreate and setup db:\n\n```bash\nrake db:create\nrake db:migrate\nrake db:seed\n```\n\nThen run project locally:\n\n```bash\nrails server\n```\n\n### Issues\n\nIf you are having problems with bcrypt on windows, you can try to find a solution [here](https://github.com/codahale/bcrypt-ruby/issues/142)\n\n## Deploying frontend\n\nInstall npm packages:\n\n```bash\nnpm install\n```\n\nThen run project locally:\n\n```bash\nnpm start\n```\n\n...or build project for production:\n\n```bash\nnpm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwldyslw%2Fcvetyonline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwldyslw%2Fcvetyonline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwldyslw%2Fcvetyonline/lists"}