{"id":13424475,"url":"https://github.com/codingphasedotcom/rocky","last_synced_at":"2025-03-15T18:35:12.102Z","repository":{"id":89520077,"uuid":"88115762","full_name":"codingphasedotcom/rocky","owner":"codingphasedotcom","description":"React Over Crystal Kemal and Yarn","archived":false,"fork":false,"pushed_at":"2017-11-27T20:07:22.000Z","size":887,"stargazers_count":96,"open_issues_count":1,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-26T23:55:17.510Z","etag":null,"topics":["crystal","framework","full-stack","kemal","react","rocky","yarn"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/codingphasedotcom.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":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-13T02:19:53.000Z","updated_at":"2024-05-31T11:53:42.000Z","dependencies_parsed_at":"2024-01-14T19:13:28.617Z","dependency_job_id":"37126a7f-0870-4258-ad9c-14829a0c619e","html_url":"https://github.com/codingphasedotcom/rocky","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingphasedotcom%2Frocky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingphasedotcom%2Frocky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingphasedotcom%2Frocky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingphasedotcom%2Frocky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingphasedotcom","download_url":"https://codeload.github.com/codingphasedotcom/rocky/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243775856,"owners_count":20346277,"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","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":["crystal","framework","full-stack","kemal","react","rocky","yarn"],"created_at":"2024-07-31T00:00:54.859Z","updated_at":"2025-03-15T18:35:07.076Z","avatar_url":"https://github.com/codingphasedotcom.png","language":"Crystal","readme":"# Introduction\n## React Over Crystal, Kemal, \u0026 Yarn\nCurrent version is ```1.1.0```\nSee the Full Documentation [http://rocky.codingphase.com/](http://rocky.codingphase.com/)\n\n[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\n### Welcome to the ROCKY Stack\nI built this as an experiment to put together the best libraries to build a modern yet simple stack.\n\nI chose to base my stack\n\n * React - Solid front end framework backed by Facebook\n\n * Crystal - A powerful new language with syntax similar to ruby but is as fast as \"C\"\n\n * Kemal - Super light weight http framework made by Serdar Doğruyol\n\n * Yarn - The fastest package manager also made by Facebook\n\n## Installation\nFollow the code on the right for the installation commands that you will have to run on your operating systems terminal / console.\n\nRequirements\n\n### Rocky Project\n```shell\ngit clone https://github.com/codingphasedotcom/rocky\n```\n\nDownload or clone the ROCKY Project\n\n[https://github.com/codingphasedotcom/rocky](https://github.com/codingphasedotcom/rocky)\n\nhomebrew for mac\n\n## OS X (Mac)\n```shell\n/usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n```\nHomebrew\n\n```shell\nbrew update\nbrew install crystal-lang\nbrew install yarn\n```\n\nMake sure you have homebrew\n\n## Ubuntu / Linux\n```shell\ncurl https://dist.crystal-lang.org/apt/setup.sh | sudo bash\nsudo apt-get install crystal\ncurl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -\necho \"deb https://dl.yarnpkg.com/debian/ stable main\" | sudo tee /etc/apt/sources.list.d/yarn.list\n```\n\nDebian / Ubuntu\n\nFor other OSes and distros check the official documentation.\n\n[https://yarnpkg.com/en/docs/install#linux-tab](https://yarnpkg.com/en/docs/install#linux-tab)\n\n\n\n\n## Dependencies\n### Get Crystal Dependencies\n```shell\n#terminal\nshards install\n```\n\nGet all the \"Backend\" crystal dependencies\n\n\n### Get Yarn Dependencies\n```shell\n#terminal\nyarn install\n```\n\nGet all the \"Frontend\" dependencies\n\n### Get Gulp\n```shell\nnpm install --global gulp-cli\n```\n\nInstall Gulp to be your task runner.\n\n\n## Getting Started\n```shell\n#terminal\nyarn run server\n```\n\nTo test everything is good run the server.\n\nNow if you visit ```http://localhost:3000/``` you should see the welcome home page\n","funding_links":[],"categories":["Crystal","Examples and funny stuff"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingphasedotcom%2Frocky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingphasedotcom%2Frocky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingphasedotcom%2Frocky/lists"}