{"id":20704033,"url":"https://github.com/kalwar/full-stack-mern-app","last_synced_at":"2026-05-02T11:38:24.448Z","repository":{"id":209452288,"uuid":"722954216","full_name":"kalwar/full-stack-mern-app","owner":"kalwar","description":"A very simple fullstack app using mongodb","archived":false,"fork":false,"pushed_at":"2023-11-24T10:42:05.000Z","size":188,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T04:33:08.817Z","etag":null,"topics":["databases","fullstack","mongodb","simple-app"],"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/kalwar.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}},"created_at":"2023-11-24T10:40:12.000Z","updated_at":"2024-01-15T11:27:24.000Z","dependencies_parsed_at":"2023-11-27T12:56:13.252Z","dependency_job_id":null,"html_url":"https://github.com/kalwar/full-stack-mern-app","commit_stats":null,"previous_names":["kalwar/full-stack-mern-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kalwar/full-stack-mern-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Ffull-stack-mern-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Ffull-stack-mern-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Ffull-stack-mern-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Ffull-stack-mern-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalwar","download_url":"https://codeload.github.com/kalwar/full-stack-mern-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Ffull-stack-mern-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28001442,"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-12-24T02:00:07.193Z","response_time":83,"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":["databases","fullstack","mongodb","simple-app"],"created_at":"2024-11-17T01:10:44.105Z","updated_at":"2025-12-24T11:04:17.084Z","avatar_url":"https://github.com/kalwar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full-stack-MERN-App\n\nA simple full-stack-mern bookstore app used for learning cloud database concepts\n\n## Getting Started\n\nYou must have mongodb account profile.\n\n### Prerequisites\n\nWhat things you need to install the application and how to install them\n\n```\nsudo npm install -g nodemon\n```\n\n### Installing\n\nGo to backend folder and install dependencies\n\n```\ncd backend\nnpm i\n```\n\nAnd move back to frontend folder\n\n```\ncd ..\ncd frontend\nnpm i\n```\n\nNow go to the root of the folder and run\n\n```\ncd ..\nnpm i\nnpm start\n```\n\n### MongoDB Cloud Database connection\n\n- Go to mongodb.com\n- Setup your account, profile\n- Use free database tier for learning and exploring mongodb\n- Give clustername --\u003e hit on Create button\n- Setup username and password (Do not commit these info in github)\n- Click on Finish and Close\n- Select/Click on \"Connect\" button\n- Select/Click on \"Driver\"\n- Add your connection string into your application code inside backend --\u003e config.js --\u003e mongoDBURL\n\n### Linting\n\nTo check for linting issues, you can go to frontend folder\nand run\n\n```\nnpm run lint\n```\n\n## Local Deployment\n\nThe application can be accessed locally from following address\n\n```\nhttp://localhost:5173/\n```\n\n## Built With\n\n- [React](https://react.dev/) - The library for web and native user interfaces\n- [MySQL](https://www.mysql.com/) - The world's most popular database\n- [Express](https://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js\n- [MongoDB](https://mongodb.com/) - NoSQL database\n- [Vite](https://vitejs.dev/) - Dev environment for front-end\n\n## Use as reference material\n\nPlease use as a reference material\n\n## References\n\n- [MERN Stack](https://www.mongodb.com/mern-stack)\n- [Postman](https://www.postman.com/)\n- [MERN Stack Tutorial - Book Store Project](https://www.youtube.com/watch?v=-42K44A1oMA)\n- [MongoDB Cloud DB](https://mongodb.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Ffull-stack-mern-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalwar%2Ffull-stack-mern-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Ffull-stack-mern-app/lists"}