{"id":23319921,"url":"https://github.com/0xmukesh/hacky-node-template-v2","last_synced_at":"2026-04-13T21:31:47.324Z","repository":{"id":116136734,"uuid":"530276613","full_name":"0xMukesh/hacky-node-template-v2","owner":"0xMukesh","description":"🏄‍♂️ A node.js template to quickly get started building with Fastify and Prisma ","archived":false,"fork":false,"pushed_at":"2022-08-29T15:27:34.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:01:43.093Z","etag":null,"topics":["fastify","nodejs","prisma"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/0xMukesh.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":"2022-08-29T15:19:38.000Z","updated_at":"2022-09-23T16:13:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce083ab0-3b61-43b4-95f2-38d33572813f","html_url":"https://github.com/0xMukesh/hacky-node-template-v2","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/0xMukesh/hacky-node-template-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMukesh%2Fhacky-node-template-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMukesh%2Fhacky-node-template-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMukesh%2Fhacky-node-template-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMukesh%2Fhacky-node-template-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xMukesh","download_url":"https://codeload.github.com/0xMukesh/hacky-node-template-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xMukesh%2Fhacky-node-template-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fastify","nodejs","prisma"],"created_at":"2024-12-20T17:28:28.105Z","updated_at":"2026-04-13T21:31:47.307Z","avatar_url":"https://github.com/0xMukesh.png","language":"TypeScript","readme":"# hacky-node-template v2\n\n🏄‍♂️ A type-safe Node.js template to quickly get started building with [Fastify](https://fastify.io).\n\n## Tech-stack\n\n- [Fastify](https://fastify.io) - Fast and low overhead web framework, for Node.js.\n- [Prisma](https://prisma.io) - Type-safe ORM to ship code which doesn't break during production.\n- [MongoDB](https://mongodb.com) - A NoSQL database.\n- [pnpm](https://pnpm.io/) - Fast, disk space efficient package manager\n\n## Getting started\n\n1. If you haven't installed pnpm yet then go ahead and install it via npm/yarn.\n\n   ```bash\n   yarn add -g pnpm # yarn\n   npm install -g pnpm # npm\n   ```\n\n2. Click on \"Use this template\" and you are ready to ship 🏄‍♂️\n3. Install all the dependencies via `pnpm i` command.\n4. Create `.env` file and add in your MongoDB connection URI\n\n   ```\n   DATABASE_URL=your-mongodb-connection-uri\n   ```\n\n5. Open a new terminal window and run `pnpm watch`, this would re-build all the files on any kind of file changes under the `src` folder.\n6. Open a new terminal window and run `pnpm dev`, this would spin up a local development server at http://localhost:3000\n7. The database schema is stored within the [`prisma/schema.prisma`](./prisma/schema.prisma) file. If you want to have cross-file model relations, then you would need to use something like [Prismix](https://github.com/jamiepine/prismix).\n8. Deploy your Node.js application to [Railway](https://railway.app) within seconds\n\n   [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/hAVE3a?referralCode=hhzWkP)\n\nMade by [@0xMukesh](https://twitter.com/0xMukesh)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xmukesh%2Fhacky-node-template-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xmukesh%2Fhacky-node-template-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xmukesh%2Fhacky-node-template-v2/lists"}