{"id":15665287,"url":"https://github.com/jeromewu/mersfrb","last_synced_at":"2025-06-15T10:08:02.661Z","repository":{"id":31329327,"uuid":"34891874","full_name":"jeromewu/MERSFRB","owner":"jeromewu","description":"MERSFRB = Mongoose+Express+Restify+Socket.io+Flux+React+Bootstrap","archived":false,"fork":false,"pushed_at":"2015-05-26T15:45:17.000Z","size":2197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T04:26:14.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jeromewu.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}},"created_at":"2015-05-01T06:13:07.000Z","updated_at":"2015-05-01T07:20:46.000Z","dependencies_parsed_at":"2022-09-09T07:31:42.869Z","dependency_job_id":null,"html_url":"https://github.com/jeromewu/MERSFRB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeromewu/MERSFRB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2FMERSFRB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2FMERSFRB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2FMERSFRB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2FMERSFRB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromewu","download_url":"https://codeload.github.com/jeromewu/MERSFRB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2FMERSFRB/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259957272,"owners_count":22937546,"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":[],"created_at":"2024-10-03T13:45:35.036Z","updated_at":"2025-06-15T10:08:02.636Z","avatar_url":"https://github.com/jeromewu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERSFRB\n\nMERSFRB = Mongoose+Express+Restify+Socket.io+Flux+React+Bootstrap\n\n## Introduction\n\nA package that combines mainly 7 nodejs packages aims to achieve agile web application development framework from database to frontend design, the source code includes a chat room example for reference, try and see the power of the power of it.\n\nArchitecture\n\n![architecture](https://raw.githubusercontent.com/jeromewu/MERSFRB/master/doc/architecture.png)\n\n## Build\n\n* To define your mongoose schema, put .json file in **./mongoose-models/custom/**, the name of the .json will be the name of the collection, and the content will be the schema, for the details of the rest api, please see [express-restify-mongoose](https://github.com/florianholzapfel/express-restify-mongoose)\n\n* Install all modules by\n\n```\n$ npm install\n```\n\n* Use browserify to create bundle.js\n\n```\n$ browserify . \u003e public/js/bundle.js\n```\n\nor\n\n```\n$ make\n```\n\n\n## Execution\n\n* First you need to start the mongodb with **--replSet**, this is for mongo-oplog to work, see **./doc/mongodb-script** for reference.\n\n* To execute the server\n\n```\n$ node app.js\n```\n\nor\n\n```\n$ make run\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Fmersfrb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromewu%2Fmersfrb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Fmersfrb/lists"}