{"id":22181236,"url":"https://github.com/danfalcon225/mern_stack_app","last_synced_at":"2026-04-09T19:50:32.067Z","repository":{"id":237109822,"uuid":"793828017","full_name":"DanFalcon225/MERN_stack_app","owner":"DanFalcon225","description":"MERN stack app | Backend CRUD | Backend Router | CORS Policy | MongoDB operations | Frontend CRUD | Frontend Router","archived":false,"fork":false,"pushed_at":"2024-05-21T17:01:44.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main2","last_synced_at":"2025-01-29T23:41:55.990Z","etag":null,"topics":["axios","cors","express","javascript","mongodb","mongoose","node-js","notistack","reactjs","tailwindcss","vite"],"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/DanFalcon225.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":"2024-04-30T00:13:31.000Z","updated_at":"2024-05-21T17:01:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e0bbce6-1538-4aec-bd2b-9056a428fe09","html_url":"https://github.com/DanFalcon225/MERN_stack_app","commit_stats":null,"previous_names":["danfalcon225/mern_stack_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanFalcon225%2FMERN_stack_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanFalcon225%2FMERN_stack_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanFalcon225%2FMERN_stack_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanFalcon225%2FMERN_stack_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanFalcon225","download_url":"https://codeload.github.com/DanFalcon225/MERN_stack_app/tar.gz/refs/heads/main2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334909,"owners_count":20598389,"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","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":["axios","cors","express","javascript","mongodb","mongoose","node-js","notistack","reactjs","tailwindcss","vite"],"created_at":"2024-12-02T09:27:37.874Z","updated_at":"2025-10-08T10:15:34.884Z","avatar_url":"https://github.com/DanFalcon225.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library - MERN stack app\n\nThe current project primarily focuses on showcasing the core functionality of the online library. It includes the following features:\n\n* Adding new books to the library database, including details such as title, author, and publication date.\n* Viewing existing books in the library database.\n* Editing book details, including title, author etc.\n* Removing books from the library database.\n\n**Backend CRUD | Backend Router | CORS Policy | MongoDB operations | Frontend CRUD | Frontend Router**\n\n\n\n## Tech Stack\n\n**Client:** React + Vite, TailwindCSS\n\n**Server:** Node, Express, MongoDB + mongoose\n\n**Tools:** [Postman](https://www.postman.com/) - for the backend testing\n\n\n## Deployment\n\nTo deploy this project need to follow below steps\n\n 1) Create database instance in [MongoDB](https://www.mongodb.com/lp/cloud/atlas/try4?utm_source=google\u0026utm_campaign=search_gs_pl_evergreen_atlas_general_retarget-brand_gic-null_emea-all_ps-all_desktop_eng_lead\u0026utm_term=using%20mongodb\u0026utm_medium=cpc_paid_search\u0026utm_ad=p\u0026utm_ad_campaign_id=14412646458\u0026adgroup=151115417895\u0026cq_cmp=14412646458\u0026gad_source=1\u0026gclid=CjwKCAjwrcKxBhBMEiwAIVF8rOLGtPvBaCgoueQfTM1OVfVLZvjfu8BBZygiNCYpo2HRW6NxjjgejhoCzTYQAvD_BwE)\n\n 2) A **config.js** file needs to be create in **backend** folder where corresponding local host port and link to database instance needs to be put.\n\n ```bash\nexport const PORT = 5555;\nexport const mongoDBURL = \n//your db url goes her//\n ``` \n Make sure that collection name is **books-collection** and localhost port **5555**\n\n3) Please run following command in frontend and backend directory to install remaining dependencies:\n\n```bash\nnpm i\n```\n\n4) Run following command into the **backend** and **frontend** directories\n   \n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanfalcon225%2Fmern_stack_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanfalcon225%2Fmern_stack_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanfalcon225%2Fmern_stack_app/lists"}