{"id":20207891,"url":"https://github.com/oelmounkad/vuejs-node-express-authentication---deployed","last_synced_at":"2026-04-06T08:32:07.277Z","repository":{"id":39071001,"uuid":"277417614","full_name":"Oelmounkad/VueJs-Node-Express-Authentication---Deployed","owner":"Oelmounkad","description":"An authentication application built with Passport.js and the MEVN stack (MongoDB - ExpressJs - VueJs - NodeJs) that you can use as a boiler plate for your future projects :)","archived":false,"fork":false,"pushed_at":"2023-03-16T09:46:33.000Z","size":2697,"stargazers_count":2,"open_issues_count":29,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T06:50:31.020Z","etag":null,"topics":["expressjs","javascript","mongodb","nodejs","passportjs","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","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/Oelmounkad.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-06T01:48:39.000Z","updated_at":"2023-03-16T09:46:38.000Z","dependencies_parsed_at":"2025-10-12T22:07:32.912Z","dependency_job_id":"5040dda8-6a09-466e-a558-3bb536821a96","html_url":"https://github.com/Oelmounkad/VueJs-Node-Express-Authentication---Deployed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Oelmounkad/VueJs-Node-Express-Authentication---Deployed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oelmounkad%2FVueJs-Node-Express-Authentication---Deployed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oelmounkad%2FVueJs-Node-Express-Authentication---Deployed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oelmounkad%2FVueJs-Node-Express-Authentication---Deployed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oelmounkad%2FVueJs-Node-Express-Authentication---Deployed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oelmounkad","download_url":"https://codeload.github.com/Oelmounkad/VueJs-Node-Express-Authentication---Deployed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oelmounkad%2FVueJs-Node-Express-Authentication---Deployed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["expressjs","javascript","mongodb","nodejs","passportjs","vuejs","vuex"],"created_at":"2024-11-14T05:33:10.427Z","updated_at":"2026-04-06T08:32:07.259Z","avatar_url":"https://github.com/Oelmounkad.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VueJs Authentication\n\n\n**vuejs-authentication** is an application that you can use as a boiler plate for your future application using the MEVN stack (MongoDB - ExpressJs - VueJs - NodeJs) and Passport.js (using the local Strategy in this project)the authentication middleware for Node.js.\n\n# How to serve the app:\n## The ExpressJs backend api:\nTo install dependencies:\n```bash\nnpm install\n```\nTo spin up the backend server (on port 5000):\n```bash\nnpm run dev\n```\n\n## The VueJS Application:\nTo install dependencies:\n```bash\nnpm install\n```\nTo spin up the backend server (on port 8080):\n```bash\nnpm run serve\n```\n### The application now is available on (http://localhost:8080)\n\n## Add your MongoDB configuration\n##### Go to config/keys.js and add your MongoDB URI :\n\n```javascript\nmodule.exports = {\nMongoURI : 'mongodb+srv://\u003cuser_name\u003e:\u003cpassword\u003e@\u003ccluster\u003e/\u003cdatabase\u003e?retryWrites=true\u0026w=majority'\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foelmounkad%2Fvuejs-node-express-authentication---deployed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foelmounkad%2Fvuejs-node-express-authentication---deployed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foelmounkad%2Fvuejs-node-express-authentication---deployed/lists"}