{"id":16601002,"url":"https://github.com/koalazak/express-mvp","last_synced_at":"2025-10-29T13:31:45.169Z","repository":{"id":71112112,"uuid":"44451335","full_name":"koalazak/express-mvp","owner":"koalazak","description":"Express.js project template ready to go","archived":false,"fork":false,"pushed_at":"2017-12-01T02:27:08.000Z","size":193,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T01:51:09.455Z","etag":null,"topics":["boilerplate","express","facebook","i18n","monfo","mvp","oauth","passport","template"],"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/koalazak.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-10-17T19:32:54.000Z","updated_at":"2023-05-16T06:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f34fd56c-fcf6-4997-bc19-4631baed7eff","html_url":"https://github.com/koalazak/express-mvp","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/koalazak%2Fexpress-mvp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalazak%2Fexpress-mvp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalazak%2Fexpress-mvp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koalazak%2Fexpress-mvp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koalazak","download_url":"https://codeload.github.com/koalazak/express-mvp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238832310,"owners_count":19538269,"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","facebook","i18n","monfo","mvp","oauth","passport","template"],"created_at":"2024-10-12T00:16:27.236Z","updated_at":"2025-10-29T13:31:39.878Z","avatar_url":"https://github.com/koalazak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Minimum Viable Product\nWhen I start a development of a \"Minimum Viable Product\" orientend to web using node.js and express.js I always start doing the same things.\nSo I decide to create a repo with all this things ready to go.\n\n- [x] Setup Express.js\n- [x] Structure directories Routes, Controllers, Views and Libs\n- [x] Add MongoDB query string\n- [x] Add Bootstrap, jquery, Angular, etc\n- [x] Install some security modules (helmet for Headers)\n- [x] Add a basic bootstrap template with header, footer, menubar, etc\n- [x] Local User Registration\n- [x] Log-in for local users with Passportjs\n- [x] Enable/disable local login\n- [x] Log-in/Register for facebook users with Passportjs\n- [x] Enable/disable facebook login/register\n- [x] i18n\n- [x] Geoip Language\n- [x] Core e-mails lib\n- [x] Contact form\n- [x] Local User Register Confirmation enable/disable\n- [x] Forgot Password\n- [x] Newsletter suscription\n- [x] My account menu\n- [ ] Update profile, picture, name, etc.\n- [ ] Account settings (chage password and delete account)\n- [ ] Email preferences\n\n## Install\n\n```bash\n$ git clone https://github.com/koalazak/express-mvp.git\n$ cd express-mvp\n$ npm install\n```\n\n## Run\n\n```bash\n$ ./start.sh\n```\n\n(work in progress...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalazak%2Fexpress-mvp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoalazak%2Fexpress-mvp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoalazak%2Fexpress-mvp/lists"}