{"id":24185229,"url":"https://github.com/andrijzyn/ror-cors","last_synced_at":"2026-04-10T13:31:06.723Z","repository":{"id":267206758,"uuid":"900538374","full_name":"andrijzyn/RoR-CORS","owner":"andrijzyn","description":"🔻 Shy clicky button 🙈","archived":false,"fork":false,"pushed_at":"2025-01-13T05:43:57.000Z","size":93,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T00:24:52.529Z","etag":null,"topics":["rails","ruby","vite","vue"],"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/andrijzyn.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":"2024-12-09T02:03:01.000Z","updated_at":"2025-01-10T19:26:11.000Z","dependencies_parsed_at":"2024-12-09T03:19:15.188Z","dependency_job_id":"daaa4082-19de-4b66-a8da-95428d97925b","html_url":"https://github.com/andrijzyn/RoR-CORS","commit_stats":null,"previous_names":["andrijzyn/railsasapi-cors","andrijzyn/ror-cors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrijzyn%2FRoR-CORS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrijzyn%2FRoR-CORS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrijzyn%2FRoR-CORS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrijzyn%2FRoR-CORS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrijzyn","download_url":"https://codeload.github.com/andrijzyn/RoR-CORS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587799,"owners_count":19986628,"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":["rails","ruby","vite","vue"],"created_at":"2025-01-13T11:19:20.936Z","updated_at":"2025-12-30T20:12:35.081Z","avatar_url":"https://github.com/andrijzyn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Conducting a test of the **Ruby on Rails server** through CORS and the **Vite + Vue frontend**\n\n![1](https://github.com/user-attachments/assets/7010b25a-f4c5-40e6-bb01-1620084437d3)\n\n\n# Project Setup\n\n## Prerequisites\n\n- Ruby and Node.js installed\n- Bundler and npm (or yarn) installed globally\n\n## Installation\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/andrijzyn/RailsAsAPI-CORS.git\n    ```\n\n2. **Navigate to the project directory:**\n    ```bash\n    cd RailsAsAPI-CORS\n    ```\n\n3. **Install Ruby dependencies:**\n    ```bash\n    bundle install\n    ```\n\n4. **Install JavaScript dependencies:**\n    ```bash\n    yarn install\n    ```\n\n## Database Setup\n\n- **Run migrations:**\n    ```bash\n    bin/rails db:migrate\n    ```\n\n## Running the Development Server\n\n1. **Start the Rails server:**\n    ```bash\n    bin/rails server -b 0.0.0.0 -p 3000 -e development\n    ```\n\n2. **Start the frontend development server:**\n    ```bash\n    npm run dev\n    ```\n\n## Building for Production\n\n- **Precompile assets:**\n    ```bash\n    RAILS_ENV=production bin/rails assets:precompile\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrijzyn%2Fror-cors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrijzyn%2Fror-cors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrijzyn%2Fror-cors/lists"}