{"id":14975534,"url":"https://github.com/connor11528/task-app-backend","last_synced_at":"2025-10-27T14:30:25.124Z","repository":{"id":75164627,"uuid":"149517518","full_name":"connor11528/task-app-backend","owner":"connor11528","description":"🗒️ Hapi v17 Node.js server for the task app","archived":false,"fork":false,"pushed_at":"2019-02-15T21:54:42.000Z","size":66,"stargazers_count":14,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T05:51:09.494Z","etag":null,"topics":["api","api-server","es6","hapi","hapi-v17","hapijs","javascript","mongodb","mongoose","mongoosejs","nodejs","task-list","tasklist","todo","todo-app","todo-list","todoapp","todolist","todolist-application","todomvc"],"latest_commit_sha":null,"homepage":"https://medium.com/employbl/build-a-task-app-with-hapi-mongodb-and-vue-js-dc05c1bb8778","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/connor11528.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":"2018-09-19T22:06:33.000Z","updated_at":"2022-03-31T18:37:17.000Z","dependencies_parsed_at":"2023-02-24T13:01:13.080Z","dependency_job_id":null,"html_url":"https://github.com/connor11528/task-app-backend","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/connor11528%2Ftask-app-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Ftask-app-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Ftask-app-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Ftask-app-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connor11528","download_url":"https://codeload.github.com/connor11528/task-app-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238508426,"owners_count":19484132,"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":["api","api-server","es6","hapi","hapi-v17","hapijs","javascript","mongodb","mongoose","mongoosejs","nodejs","task-list","tasklist","todo","todo-app","todo-list","todoapp","todolist","todolist-application","todomvc"],"created_at":"2024-09-24T13:52:10.630Z","updated_at":"2025-10-27T14:30:24.791Z","avatar_url":"https://github.com/connor11528.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Task app with Hapi and MongoDB \n===\n\n\u003e This repo is for getting started building a tech stack with core tools like Node.js, Hapi v17 and MongoDB with Mongoose ORM\n\nFull tutorial that accompanies this code is available [on Medium](https://medium.com/employbl/build-a-task-app-with-hapi-mongodb-and-vue-js-dc05c1bb8778).\n\n\n### Seed some tasks\n\n``` \n$ node src/utils/seed.js\n```\n\n### Start server\n\n``` \n$ npm run start\n```\n\n### Roadmap\n\n- [ ] Add relationships with [mongoose-autopopulate](https://github.com/mongodb-js/mongoose-autopopulate)\n- [ ] Add [jsonwebtoken](https://jwt.io/) authentication\n\n# Tutorial notes \n\n\u003e If you run into `dyld: lazy symbol binding failed: Symbol not found` error, then running `npm rebuild bcrypt --build-from-source` will fix it.\n\n- We're using Mailgun because Mandrill is too expensive for what we need right now. No sense paying more than we have to for the same thing!\n\n- You'll need to [add a domain](https://app.mailgun.com/app/domains/new) to your mailgun account. \n\n- If so inclined you can generate a super secure secret key using: `node -e \"console.log(require('crypto').randomBytes(256).toString('base64'));\"`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnor11528%2Ftask-app-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnor11528%2Ftask-app-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnor11528%2Ftask-app-backend/lists"}