{"id":16623074,"url":"https://github.com/souravinsights/nest-api-starter","last_synced_at":"2026-05-03T22:34:04.498Z","repository":{"id":122304477,"uuid":"284984186","full_name":"SouravInsights/nest-api-starter","owner":"SouravInsights","description":"Nest API starter kit for people getting started with Nest.js","archived":false,"fork":false,"pushed_at":"2023-03-08T03:24:11.000Z","size":273,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-25T17:44:59.825Z","etag":null,"topics":["mongodb","nestjs","nodejs-api","rest-api"],"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/SouravInsights.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":"2020-08-04T13:11:39.000Z","updated_at":"2020-11-20T09:06:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"eef9f3f5-66d8-419e-8de3-7ed14de4c55b","html_url":"https://github.com/SouravInsights/nest-api-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SouravInsights/nest-api-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouravInsights%2Fnest-api-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouravInsights%2Fnest-api-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouravInsights%2Fnest-api-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouravInsights%2Fnest-api-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SouravInsights","download_url":"https://codeload.github.com/SouravInsights/nest-api-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SouravInsights%2Fnest-api-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["mongodb","nestjs","nodejs-api","rest-api"],"created_at":"2024-10-12T03:22:23.676Z","updated_at":"2026-05-03T22:34:04.482Z","avatar_url":"https://github.com/SouravInsights.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nest-api-starter - a starter api built using nest.js\n\nThis tiny repo is a starter kit for people getting started with [Nest.js](https://nestjs.com/). \n\u003e Hope it gives you a practical walkthrough of some of the concepts of Nest.js. \n\n## Built using\n- [Nest.js](https://nestjs.com/)\n- [MongoDB](https://www.mongodb.com/)\n- [Mongoose](https://mongoosejs.com/)\n- [Typescript](https://www.typescriptlang.org/)\n\n## How to setup\n\n### Project setup\n- `git clone https://github.com/SouravInsights/nest-api-starter.git`\n- `cd nest-api-starter`\n- `yarn install`\n- `yarn dev`\n### DB setup\n\n- **MongoDB installation**\n  - install [Mongodb Community Server](https://www.mongodb.com/try/download/community?tck=docs_server) and refer to [how to download and setup mongodb](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/) guide for more information.\n- **Local setup**\n  - create data/db directory in any of your drive where mongodb will store all the data\n    - `cd F:\\`\n    - `md \"\\data\\db\"`\n  - run `mongod --dbpath \"F:/data/db\"` to start mongodb\n- **Create your database**\n  -  run `use nest-api-db` which will craete your database, if the database doesn’t exist already\n  \n- **MongoDB Compass installation**\n  - you can also [install mongodb compass](https://docs.mongodb.com/compass/master/install) as the gui for mongodb\n  - open mongodb compass, connect to your local mongodb server and create your database from the gui\n\n## Project structure\n(to be added)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouravinsights%2Fnest-api-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouravinsights%2Fnest-api-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouravinsights%2Fnest-api-starter/lists"}