{"id":23003597,"url":"https://github.com/osvaldokalvaitir/nodejs-proffy","last_synced_at":"2025-10-29T21:17:24.683Z","repository":{"id":40377976,"uuid":"284831361","full_name":"osvaldokalvaitir/nodejs-proffy","owner":"osvaldokalvaitir","description":":books: Proffy Application using Node.js, Express, knex.js, TypeScript, CORS, SQLite and Insomnia","archived":false,"fork":false,"pushed_at":"2024-09-27T11:31:05.000Z","size":492,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-16T16:30:56.355Z","etag":null,"topics":["next-level-week","next-level-week-omnistack-2","nlw","nlw-omnistack-2","nodejs","proffy","rocketseat"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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,"zenodo":null}},"created_at":"2020-08-03T23:47:54.000Z","updated_at":"2025-05-09T18:02:51.000Z","dependencies_parsed_at":"2024-02-23T13:29:23.555Z","dependency_job_id":"622bc328-ebaf-4c96-a8c3-5362eeaa52b3","html_url":"https://github.com/osvaldokalvaitir/nodejs-proffy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osvaldokalvaitir/nodejs-proffy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-proffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-proffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-proffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-proffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osvaldokalvaitir","download_url":"https://codeload.github.com/osvaldokalvaitir/nodejs-proffy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osvaldokalvaitir%2Fnodejs-proffy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281699562,"owners_count":26546344,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["next-level-week","next-level-week-omnistack-2","nlw","nlw-omnistack-2","nodejs","proffy","rocketseat"],"created_at":"2024-12-15T07:14:48.614Z","updated_at":"2025-10-29T21:17:24.660Z","avatar_url":"https://github.com/osvaldokalvaitir.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"/.github/assets/logo.svg\"\n    width=\"200px\"\n    alt=\"Logo\" /\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  Node.js - Proffy\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  :books: Proffy Application using Node.js, Express, knex.js, TypeScript, CORS, SQLite and Insomnia\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-proffy.svg?color=00A83A\"\u003e\n\n  \u003cimg alt=\"GitHub language top\" src=\"https://img.shields.io/github/languages/top/osvaldokalvaitir/nodejs-proffy.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-proffy\n\n# Entry in folder\ncd nodejs-proffy\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: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md).\n\n[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=Proffy\u0026uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-proffy%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-proffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-proffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosvaldokalvaitir%2Fnodejs-proffy/lists"}