{"id":18398595,"url":"https://github.com/mongodb-developer/mern-k8s","last_synced_at":"2025-04-07T04:33:55.270Z","repository":{"id":40629745,"uuid":"507580951","full_name":"mongodb-developer/mern-k8s","owner":"mongodb-developer","description":"Simple demo app using the MongoDB Atlas Operator on k8s","archived":false,"fork":false,"pushed_at":"2024-08-28T16:27:13.000Z","size":645,"stargazers_count":10,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T13:51:25.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb-developer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-26T13:24:41.000Z","updated_at":"2024-12-22T04:36:15.000Z","dependencies_parsed_at":"2024-08-28T18:00:43.437Z","dependency_job_id":null,"html_url":"https://github.com/mongodb-developer/mern-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fmern-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fmern-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fmern-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fmern-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb-developer","download_url":"https://codeload.github.com/mongodb-developer/mern-k8s/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595370,"owners_count":20963939,"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":[],"created_at":"2024-11-06T02:22:54.404Z","updated_at":"2025-04-07T04:33:54.066Z","avatar_url":"https://github.com/mongodb-developer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN \u0026 Kubernetes Atlas Operator Demo Application \n\nThis repository contains the sample application for the [Application Deployment in Kubernetes with the MongoDB Atlas Operator](https://www.mongodb.com/developer/products/atlas/kubernetes-operator-application-deployment/) tutorial.\n\n## How To Run\n\n1. You can follow the [Getting Started with Atlas](https://docs.atlas.mongodb.com/getting-started/) guide, to learn how to create a free Atlas account, create your first cluster and get your Connection String to the database. \nThen, set the Atlas URI connection parameter in `src/back/.env` to your Connection String, and assign a port:\n```\nCONN_STR=mongodb+srv://\u003cusername\u003e:\u003cpassword\u003e@sandbox.jadwj.mongodb.net/myFirstDatabase?retryWrites=true\u0026w=majority\nPORT=3000\n```\n\n2. Start the Express server:\n```\ncd src/back\nnpm install\nnpm install -g nodemon\nnodemon server\n```\n\n3. Start the React app:\n```\ncd src/front\nnpm install\nnpm start\n```\n\n![TravelDemoVid](https://user-images.githubusercontent.com/54345140/178112503-5ad30e76-301b-4888-9f38-1a67bed8dc15.gif)\n\n## Disclaimer\n\nUse at your own risk; not a supported MongoDB product\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb-developer%2Fmern-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb-developer%2Fmern-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb-developer%2Fmern-k8s/lists"}