{"id":14956783,"url":"https://github.com/aturingmachine/mevn-stack","last_synced_at":"2025-03-17T14:15:37.541Z","repository":{"id":47254378,"uuid":"108198422","full_name":"aturingmachine/mevn-stack","owner":"aturingmachine","description":"A Quickstart for building an Express API with a VueJS Admin Portal","archived":false,"fork":false,"pushed_at":"2021-09-06T15:53:08.000Z","size":1608,"stargazers_count":204,"open_issues_count":2,"forks_count":49,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-02T13:08:23.382Z","etag":null,"topics":["boilerplate","express","expressjs","full-stack","javascript","mongo","mongodb","node","nodejs","quickstart","vue","vuejs"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/aturingmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-25T00:19:09.000Z","updated_at":"2025-02-14T05:48:28.000Z","dependencies_parsed_at":"2022-08-15T02:40:11.004Z","dependency_job_id":null,"html_url":"https://github.com/aturingmachine/mevn-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aturingmachine%2Fmevn-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aturingmachine%2Fmevn-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aturingmachine%2Fmevn-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aturingmachine%2Fmevn-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aturingmachine","download_url":"https://codeload.github.com/aturingmachine/mevn-stack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047646,"owners_count":20389206,"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":["boilerplate","express","expressjs","full-stack","javascript","mongo","mongodb","node","nodejs","quickstart","vue","vuejs"],"created_at":"2024-09-24T13:13:31.297Z","updated_at":"2025-03-17T14:15:37.514Z","avatar_url":"https://github.com/aturingmachine.png","language":"Vue","readme":"# MEVN Stack\n\nA Quickstart template for building a fullstack using:\n- [Node](https://nodejs.org/)\n- [Express](http://expressjs.com/)\n- [MongoDB](https://www.mongodb.com/)\n- [VueJS](https://vuejs.org/)\n  - [Vuetify](https://vuetifyjs.com/) as a Vue Component Framework\n\nThe application consists of an Express REST API that is consumed by a VueJS Single Page Application.\n\n## Installation\n\nThis repository can be used via cloning the code base or copying it as a GitHub template. The process is identical excluding the first step:s\n\n```sh\n# clone this repository\ngit clone git@github.com:aturingmachine/mevn-stack.git [directory-name]\n\n# or click \"use this template\" and clone your new repo\ngit clone \u003cyour-repo\u003e\n\n# run the setup script\nnpm run setup\n\n# if the setup script fails:\n# install dependencies in both sub-projects\nnpm ci\nnpm ci --prefix client/\n\n# copy env file\ncp .env.example .env\n```\n\n### Other Dependencies\n\nYou will also need:\n  - A MongoDB instance to connect to\n  - The [Vue CLI](https://cli.vuejs.org/) installed\n\n## Development\n\nThis repo comes with a helper script to run both the Vue development server and Express application in the same terminal:\n\n```sh\nnpm run dev\n```\n\nEither application can also be run individually:\n\n```sh\n# Start the Express application with reloading via nodemon\nnpm run dev:server\n\n# Start the Vue application with HMR and Reloading\nnpm run dev:client\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faturingmachine%2Fmevn-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faturingmachine%2Fmevn-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faturingmachine%2Fmevn-stack/lists"}