{"id":19416693,"url":"https://github.com/parthsarthee/nem","last_synced_at":"2026-04-10T14:40:33.035Z","repository":{"id":106496692,"uuid":"385954422","full_name":"ParthSarthee/NEM","owner":"ParthSarthee","description":"Node Express MongoDB/Mongoose stack for rapid Backend prototyping and development.","archived":false,"fork":false,"pushed_at":"2023-11-24T19:37:54.000Z","size":86,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T21:44:18.824Z","etag":null,"topics":["api","backend","express","expressjs","javascript","mongo","mongo-db","mongodb","mongoose","mongoosejs","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ParthSarthee.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":"2021-07-14T13:41:10.000Z","updated_at":"2023-04-11T01:07:36.000Z","dependencies_parsed_at":"2023-11-24T20:29:55.998Z","dependency_job_id":null,"html_url":"https://github.com/ParthSarthee/NEM","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"29a3953db9568e2a794efba0658adf72bee30b67"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ParthSarthee/NEM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSarthee%2FNEM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSarthee%2FNEM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSarthee%2FNEM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSarthee%2FNEM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParthSarthee","download_url":"https://codeload.github.com/ParthSarthee/NEM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSarthee%2FNEM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272013538,"owners_count":24858474,"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-08-25T02:00:12.092Z","response_time":1107,"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":["api","backend","express","expressjs","javascript","mongo","mongo-db","mongodb","mongoose","mongoosejs","node"],"created_at":"2024-11-10T13:03:53.820Z","updated_at":"2025-12-30T20:06:34.141Z","avatar_url":"https://github.com/ParthSarthee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NEM Stack | Node Express Mongo Stack\n`version 2.0`\n\nNEM Stack is a simple web app programmed in Javascript using Node.js, Express and Mongoose. This app uses MongoDB for data storage. I created it as a template to prototype and develop backend and fullstack apps faster. It can also be used by begginers to understand the basics of creating a Node Express MongoDB webapp. I use it as a template to rapidly create backend apps which can then easily be deployable on Heroku.\n\n#### Please note that though this web-app is designed to be deployed on the Heroku, but you can use it on any cloud based platform. You can visit it by clicking [here](https://nemstack.herokuapp.com).\n\n## Language, Framework and Plugins used:\n- ### Javascript\n- ### Node.js\n- ### Express.js\n- ### Mongoose\n- ### Bcrypt \n\n## Features | So what exactly can it do?\n\nIf you are wondering how much functionality does it contain and how much time it can save, then here you go\n- #### User Model, having `id`, `pass` and `name`.\n- #### Pass is hashed using bcrypt, so it's secure.\n- #### User route contains all the CRUD methods to manipulate the `user`.\n- #### GET, POST,PUT and DELETE request to the user model through user route.\n- #### `User Data` object is created and attached to the `User` object whenever a new user is created using `UserData _id`.\n- #### Authentication using JSON Web Token.\n\n## How to use the NEM Stack Template ?\n- ### Download or clone this template.\n- ### Add your web-pages in the `public` folder.\n- ### Add all the extra `models` and `routes` that you want to add.\n- ### Edit `main.js` to add new routes, api and web-pages.\n- ### Push it to the Heroku server or any other cloud and deploy.\n\n## Why I created this template ?\nCode is repetitive. We keep writting same code over and over again in different projects. What if I write it once and just copy paste it to rapidly develope and prototype my projects? Well, that's exactly why I created this template.\n\n## License and Usage :\n\nThis project is completely open-source and free-to-use. But you will need to mention about its great, super awesome author XD (JK, use it anywhere you want, I really don't care.) PS, Happy Coding! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsarthee%2Fnem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthsarthee%2Fnem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsarthee%2Fnem/lists"}