{"id":26658857,"url":"https://github.com/denisecase/node-express-mvc","last_synced_at":"2025-04-09T05:10:10.255Z","repository":{"id":34273850,"uuid":"172410002","full_name":"denisecase/node-express-mvc","owner":"denisecase","description":"Express web app using MVC (no views yet)","archived":false,"fork":false,"pushed_at":"2025-01-19T05:56:05.000Z","size":618,"stargazers_count":10,"open_issues_count":12,"forks_count":138,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T04:07:05.526Z","etag":null,"topics":["express","javascript","model","mvc","node","nodemon","routing","travis-ci"],"latest_commit_sha":null,"homepage":"","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/denisecase.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":"2019-02-25T00:56:19.000Z","updated_at":"2024-12-13T19:39:16.000Z","dependencies_parsed_at":"2024-02-11T21:32:09.721Z","dependency_job_id":"322c7dff-48cc-4fae-a068-f48da0eb003b","html_url":"https://github.com/denisecase/node-express-mvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fnode-express-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fnode-express-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fnode-express-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denisecase%2Fnode-express-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denisecase","download_url":"https://codeload.github.com/denisecase/node-express-mvc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980837,"owners_count":21027808,"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":["express","javascript","model","mvc","node","nodemon","routing","travis-ci"],"created_at":"2025-03-25T10:17:06.392Z","updated_at":"2025-04-09T05:10:10.234Z","avatar_url":"https://github.com/denisecase.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-express-mvc\n\n\u003e Node.js and the Express web framework make it easy to build well-designed web apps using MVC\n\n[![Build Status](https://travis-ci.org/denisecase/node-express-mvc.svg?branch=master)](https://travis-ci.org/denisecase/node-express-mvc)\n\n## Links\n\n- [Demo](https://denisecase.github.io/node-express-mvc/)\n- [Source](https://github.com/denisecase/node-express-mvc)\n\n## Dev Tools\n\n- Chrome browser\n- Visual Studio Code\n- VS Code Extension: ESLint\n\n## Continuous Integration with Travis Ci\n\n- [Get Started With Travis-CI](https://docs.travis-ci.com/user/tutorial/)\n\n## Code Linting with ESLint\n\n1. One-time setup: Install eslint-cli globally with `npm -g i eslint-cli`\n1. Once per repo: Install eslint locally with `npm i eslint -D`\n1. [Getting Started with ESLINT](https://eslint.org/docs/user-guide/getting-started)\n\n## Benefits\n\n- Node.js non-blocking event loop supports many concurrent requests\n- Express adds convenient middleware and methods\n- Model-View-Controller pattern manages complexity, maintainability, extensibility\n- Each part is small, simple, and cohesive; pieces are loosely-coupled\n- ESLint enforces code style and standards\n\n## Install Dependencies and Start App\n\nOpen PowerShell here as admin and run: `npm install`.\n\nStart app with nodemon: `nodemon app.js`.\n\n## Open a Client\n\n1. Open a web browser at: \u003chttp://127.0.0.1:3004/\u003e or \u003chttp://localhost:3004/\u003e.\n\n## Terms\n\n- .gitignore\n- npm install\n- node_modules\n- package-lock.json\n- nodemon\n- routing\n- data seeder\n- MVC\n- controller\n- model\n- views\n- json (JavaScript Object Notation) - double-quote strings, no comments\n\n## Resources\n\n- [Bootstrap Material Design CDN](https://mdbootstrap.com/md-bootstrap-cdn/)\n- [JavaScript Standard Style Validator](https://standardjs.com/demo.html)\n- [ESLint](https://eslint.org/)\n- [TravisCI](https://travis-ci.org/)\n\n## See Also\n\n- [More App Examples](https://profcase.github.io/web-apps-list/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fnode-express-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisecase%2Fnode-express-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisecase%2Fnode-express-mvc/lists"}