{"id":15288823,"url":"https://github.com/laynef/railsonnode","last_synced_at":"2025-10-08T18:13:00.260Z","repository":{"id":35052158,"uuid":"145476072","full_name":"laynef/RailsOnNode","owner":"laynef","description":"Scalable opinionated Node.js Framework based on Ruby on Rails with automatic API docs, server-side React, auto-generators, and code splitting.","archived":false,"fork":false,"pushed_at":"2022-12-30T20:20:17.000Z","size":2920,"stargazers_count":8,"open_issues_count":26,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T00:05:02.173Z","etag":null,"topics":["framework","javascript","node","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://railsonnode.com/","language":"JavaScript","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/laynef.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}},"created_at":"2018-08-20T22:18:14.000Z","updated_at":"2021-01-08T14:17:48.000Z","dependencies_parsed_at":"2023-01-15T13:01:12.039Z","dependency_job_id":null,"html_url":"https://github.com/laynef/RailsOnNode","commit_stats":null,"previous_names":["thelandof/railsonnode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laynef%2FRailsOnNode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laynef%2FRailsOnNode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laynef%2FRailsOnNode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laynef%2FRailsOnNode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laynef","download_url":"https://codeload.github.com/laynef/RailsOnNode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681491,"owners_count":21144700,"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":["framework","javascript","node","ruby-on-rails"],"created_at":"2024-09-30T15:53:19.166Z","updated_at":"2025-10-08T18:12:55.218Z","avatar_url":"https://github.com/laynef.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails On Node: Opinionated Node.js Framework\n\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src =\"https://railsonnode.com/assets/img/rails-black.svg\" /\u003e\u003c/div\u003e\n\nCheck out the API Documentation: https://railsonnode.com/\n\nStable Version 1.3.2\n\n## Requirements\n\n- Node.js \u003e= 8\n- Redis \u003e= 4\n\n## Features\n\n- Create a new multithread Node.js server with Pug templating with 8 threads (Ruby on Rails has 5 for their server's scalibity)\n- Setup your own database (any SQL database or MongoDB)\n- Generate new api controllers\n- Generate new api versions\n- Creates automatic API documentation for endpoints on creation with no extra configuration\n- Creates automatic unit tests for endpoints on creation with no extra configuration\n- Generate new pages with assets with a custom route with code splitting\n- Use serverside React or Vanilla JS (JQuery, etc.)\n\n## Coming Soon\n\n- Generate server side Angular 4 Application\n- Generate server side Vue Application\n\n## Installation\n\n```bash\n// brew install redis\n// Must have redis running on default port 6379: redis-server\nnpm i -g rails-on-node\nnpm i -g sequelize-cli\nnpm i -g mongoose-model-cli\nnode-rails create \u003cYour project\u003e\nnode-rails setup-data-base \u003cYour database type [sql *or* mongodb]\u003e\nnode-rails new-api-controller users\nnode-rails new-page blogs '/blogs' // Add new route\nnpm install\nnpm run build:prod\nnpm start\n```\n\n## CLI Documentation\n\n```bash\n// For all commands\nnode-rails\n\n// For a single command\nnode-rails \u003ccommand-name\u003e --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaynef%2Frailsonnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaynef%2Frailsonnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaynef%2Frailsonnode/lists"}