{"id":15092041,"url":"https://github.com/obrien-k/node-bigcommerce-mvc","last_synced_at":"2026-01-05T04:50:00.678Z","repository":{"id":50958337,"uuid":"272557311","full_name":"obrien-k/node-bigcommerce-mvc","owner":"obrien-k","description":"Example BigCommerce platform Model-View-Controller for Node.JS using Handlebars and Mongo.DB","archived":false,"fork":false,"pushed_at":"2023-03-25T01:45:32.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"base","last_synced_at":"2025-03-17T00:29:19.514Z","etag":null,"topics":["bigcommerce","handlebars","mongodb","mongoose","mvc-architecture","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obrien-k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-06-15T22:32:27.000Z","updated_at":"2023-03-22T02:02:27.000Z","dependencies_parsed_at":"2023-01-28T12:32:12.842Z","dependency_job_id":null,"html_url":"https://github.com/obrien-k/node-bigcommerce-mvc","commit_stats":null,"previous_names":["obrien-k/bc-mvc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrien-k%2Fnode-bigcommerce-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrien-k%2Fnode-bigcommerce-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrien-k%2Fnode-bigcommerce-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrien-k%2Fnode-bigcommerce-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obrien-k","download_url":"https://codeload.github.com/obrien-k/node-bigcommerce-mvc/tar.gz/refs/heads/base","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952554,"owners_count":20537467,"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":["bigcommerce","handlebars","mongodb","mongoose","mvc-architecture","nodejs"],"created_at":"2024-09-25T11:00:46.348Z","updated_at":"2026-01-05T04:50:00.631Z","avatar_url":"https://github.com/obrien-k.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\nTested with Node.js v14.20.10\n\n# Setup\n\nAfter running `npm i`, you'll need to supply credentials for a [BigCommerce](https://bigcommerce.com) store and [MongoDB](https://mongodb.com) server. This app assumes usage of dotenv and a .env file or similar. An example of what this might look like:\n\n```\nMONGO=mongodb+srv://user:pass@domain/database\nBIGC_CLIENT_ID=\nBIGC_ACCESS_TOKEN=\nBIGC_CLIENT_SECRET=\nBIGC_STORE_HASH=\nPORT=\nBIGC_STENCIL_TOKEN=\nSTORE_CANONICAL_URL=\nSTORE_DOMAIN=\n```\n\nYou should be able to run `node index.js` successfully, but when reaching the localhost:PORT your console might show errors when trying to access the database.\n\n# Developer Branch\n\nIf you're on the dev branch, installing devDependencies also installs the node-hashtable and nan Node packages to enable use of variants in future iterations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrien-k%2Fnode-bigcommerce-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobrien-k%2Fnode-bigcommerce-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrien-k%2Fnode-bigcommerce-mvc/lists"}