{"id":18451479,"url":"https://github.com/trasherdk/node-passport-sequelize-handlebars","last_synced_at":"2025-09-14T15:24:23.918Z","repository":{"id":42230389,"uuid":"475444774","full_name":"trasherdk/node-passport-sequelize-handlebars","owner":"trasherdk","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-23T09:05:38.000Z","size":233,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T14:07:23.748Z","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/trasherdk.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":"2022-03-29T13:01:02.000Z","updated_at":"2022-03-29T13:02:44.000Z","dependencies_parsed_at":"2024-11-06T07:30:35.305Z","dependency_job_id":"c8a8c98d-38f3-475c-b668-4cb6035d9ad5","html_url":"https://github.com/trasherdk/node-passport-sequelize-handlebars","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/trasherdk%2Fnode-passport-sequelize-handlebars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trasherdk%2Fnode-passport-sequelize-handlebars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trasherdk%2Fnode-passport-sequelize-handlebars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trasherdk%2Fnode-passport-sequelize-handlebars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trasherdk","download_url":"https://codeload.github.com/trasherdk/node-passport-sequelize-handlebars/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249494482,"owners_count":21281661,"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-11-06T07:28:46.893Z","updated_at":"2025-04-18T12:39:53.473Z","avatar_url":"https://github.com/trasherdk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node MySql Sequelize MVC with Passport, Express, and Handlebars\n\n## Note: This thing was originally forked from the now stale [`node-passport-sequelize`](https://github.com/jaymascarenas/node-passport-sequelize)\n\n### Getting started\n\nThis repo contains everything you need to get started on your next full-stack node application.\n\nSimply run:\n\n```npm install```\n\nUpdate your config.json file with your database credentials and create your database before running node.js\n\nIn your controllers folder each route that users can access while signed in, you just add an ```isLoggedIn``` middle-ware call to the route to allow the logged in user to reach that route/page.\n\ni.e:\n\n```\napp.get('/home', isLoggedIn, (req, res) =\u003e {\n    res.render('home');\n  });\n```\n\nAdd some unit tests and you will be off to building a great app.\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrasherdk%2Fnode-passport-sequelize-handlebars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrasherdk%2Fnode-passport-sequelize-handlebars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrasherdk%2Fnode-passport-sequelize-handlebars/lists"}