{"id":23003608,"url":"https://github.com/osvaldokalvaitir/nodejs-gostack9-module3","last_synced_at":"2025-08-14T01:32:09.705Z","repository":{"id":40316486,"uuid":"194904101","full_name":"osvaldokalvaitir/nodejs-gostack9-module3","owner":"osvaldokalvaitir","description":":barber: GoBarber Application using Node.js, Express, Multer, date-fns, Mongoose, Bee-Queue, Nodemailer, Express Handlebars, Youch, dotenv, Insomnia, Docker, MongoDB Compass Community, Postbird, Mailtrap and Sentry","archived":false,"fork":false,"pushed_at":"2024-05-06T15:07:37.000Z","size":1834,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-06T16:37:35.730Z","etag":null,"topics":["bootcamp","gobarber","gostack","gostack-9","nodejs","rocketseat"],"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/osvaldokalvaitir.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,"publiccode":null,"codemeta":null}},"created_at":"2019-07-02T17:07:14.000Z","updated_at":"2024-05-06T15:07:39.000Z","dependencies_parsed_at":"2024-04-11T14:50:49.205Z","dependency_job_id":null,"html_url":"https://github.com/osvaldokalvaitir/nodejs-gostack9-module3","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/osvaldokalvaitir%2Fnodejs-gostack9-module3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-gostack9-module3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-gostack9-module3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-gostack9-module3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osvaldokalvaitir","download_url":"https://codeload.github.com/osvaldokalvaitir/nodejs-gostack9-module3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229790949,"owners_count":18124608,"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":["bootcamp","gobarber","gostack","gostack-9","nodejs","rocketseat"],"created_at":"2024-12-15T07:14:50.574Z","updated_at":"2024-12-15T07:14:51.061Z","avatar_url":"https://github.com/osvaldokalvaitir.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"/.github/assets/logo.png\"\n    width=\"200px\"\n    alt=\"Logo\" /\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  Node.js - GoStack 9 Module 3\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  :barber: GoBarber Application using Node.js, Express, Multer, date-fns, Mongoose, Bee-Queue, Nodemailer, Express Handlebars, Youch, dotenv, Insomnia, Docker, MongoDB Compass Community, Postbird, Mailtrap and Sentry\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/osvaldokalvaitir/nodejs-gostack9-module3.svg?color=00A83A\"\u003e\n\n  \u003cimg alt=\"GitHub language top\" src=\"https://img.shields.io/github/languages/top/osvaldokalvaitir/nodejs-gostack9-module3.svg?color=00A83A\"\u003e\n\n  \u003ca href=\"https://kalvaitir.com/\"\u003e\n    \u003cimg alt=\"Made by Kalvaitir\" src=\"https://img.shields.io/badge/made%20by-Kalvaitir-00A83A\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-00A83A\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#wrench-install-and-run\"\u003eInstall and run\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003ca href=\"#memo-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## :wrench: Install and run\n\nOpen terminal:\n\n```sh\n# Clone this repo\ngit clone https://github.com/osvaldokalvaitir/nodejs-gostack9-module3\n\n# Entry in folder\ncd nodejs-gostack9-module3\n\n# Install deps with npm or yarn\nnpm install | yarn\n\n# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.\n\n# Launch the app with npm or yarn\nnpm run dev | yarn dev\n\n# Run queue listener with npm or yarn\nnpm run queue | yarn queue\n```\n\nClick to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [Docker](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker.md), [MongoDB Docker Image mongo](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/mongo.md), [PostgreSQL Docker Image postgres](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/postgres.md), [Redis Docker Image redis:alpine](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/redis-alpine.md), [MongoDB Compass Community](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mongodb-compass-community.md), [Postbird](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/postgresql/postbird.md), [Mailtrap](https://github.com/osvaldokalvaitir/awesome/blob/main/src/emails/mailtrap.md), [Sentry](https://github.com/osvaldokalvaitir/awesome/blob/main/src/errors/sentry.md).\n\n[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=GoBarber\u0026uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module3%2Fmain%2FInsomnia.json)\n\n## :memo: License\n\nThis project is under the MIT license. See [LICENSE](/LICENSE) for more information.\n\n---\n\n\u003cp align=\"center\"\u003e\nDeveloped with 💚 by \u003ca href=\"https://www.linkedin.com/in/osvaldokalvaitir\"\u003eOsvaldo Kalvaitir Filho\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module3/lists"}