{"id":23003561,"url":"https://github.com/osvaldokalvaitir/nodejs-rocketbox","last_synced_at":"2026-05-09T10:32:28.306Z","repository":{"id":40398712,"uuid":"190827571","full_name":"osvaldokalvaitir/nodejs-rocketbox","owner":"osvaldokalvaitir","description":":package: Application using Node.js, Express, Multer, Socket.io, Mongoose, MongoDB Atlas, Insomnia, Git, GitHub and Heroku","archived":false,"fork":false,"pushed_at":"2024-12-03T01:24:26.000Z","size":575,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T05:27:41.342Z","etag":null,"topics":["nodejs","rocketbox","rocketseat","semana-omnistack","semana-omnistack-6"],"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-06-08T00:25:03.000Z","updated_at":"2024-08-23T14:14:55.000Z","dependencies_parsed_at":"2023-02-17T07:45:55.288Z","dependency_job_id":"2253fdfd-fc7c-4628-a07a-2a7c5dde6344","html_url":"https://github.com/osvaldokalvaitir/nodejs-rocketbox","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-rocketbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-rocketbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-rocketbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-rocketbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osvaldokalvaitir","download_url":"https://codeload.github.com/osvaldokalvaitir/nodejs-rocketbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246829750,"owners_count":20840691,"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":["nodejs","rocketbox","rocketseat","semana-omnistack","semana-omnistack-6"],"created_at":"2024-12-15T07:14:38.132Z","updated_at":"2026-05-09T10:32:23.276Z","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.svg\"\n    width=\"400px\"\n    alt=\"Logo\" /\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  Node.js - RocketBox\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  :package: Application using Node.js, Express, Multer, Socket.io, Mongoose, MongoDB Atlas, Insomnia, Git, GitHub and Heroku\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-rocketbox.svg?color=00A83A\"\u003e\n\n  \u003cimg alt=\"GitHub language top\" src=\"https://img.shields.io/github/languages/top/osvaldokalvaitir/nodejs-rocketbox.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-rocketbox\n\n# Entry in folder\ncd nodejs-rocketbox\n\n# Install deps with npm or yarn\nnpm install | yarn\n\n# Launch the app with npm or yarn\nnpm run dev | yarn dev\n```\n\nClick to learn more about the tools used: [Git](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git.md), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [Heroku](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/heroku.md), [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [MongoDB Atlas](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mongodb-atlas.md).\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-rocketbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-rocketbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-rocketbox/lists"}