{"id":18398692,"url":"https://github.com/mongodb-developer/remix","last_synced_at":"2025-04-07T05:33:32.607Z","repository":{"id":161614823,"uuid":"628340479","full_name":"mongodb-developer/remix","owner":"mongodb-developer","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-17T18:32:22.000Z","size":280,"stargazers_count":12,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T13:51:25.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mongodb-developer.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":"2023-04-15T16:36:05.000Z","updated_at":"2025-01-14T09:22:53.000Z","dependencies_parsed_at":"2024-03-30T16:01:29.299Z","dependency_job_id":null,"html_url":"https://github.com/mongodb-developer/remix","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%2Fremix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fremix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fremix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-developer%2Fremix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb-developer","download_url":"https://codeload.github.com/mongodb-developer/remix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601378,"owners_count":20964861,"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:23:55.884Z","updated_at":"2025-04-07T05:33:32.008Z","avatar_url":"https://github.com/mongodb-developer.png","language":"TypeScript","readme":"# Remix stack for MongoDB\n\nThis simple stack includes everything you need to run Remix with MongoDB. It includes examples for basic document fetches, as well as a form to add new entries.\n\nFind out more in the article in the [MongoDB Dev Center](https://mdb.link/remix).\n\n## Requirements\n\nCreate a new Remix application using this template.\n\n```\nnpx create-remix@latest --template mongodb-developer/remix\n```\n\nYou will also need a MongoDB cluster ready to go with some sample data. The easiest way to get started is with an Atlas free cluster.\n\n* Create your free Atlas cluster ([tutorial](https://www.mongodb.com/docs/atlas/tutorial/deploy-free-tier-cluster/?utm_campaign=devrel\u0026utm_source=cross-post\u0026utm_source=tools\u0026utm_medium=readme\u0026utm_content=remix-stack\u0026utm_term=joel.lord))\n* Load the sample dataset ([docs](https://www.mongodb.com/docs/atlas/sample-data/?utm_campaign=devrel\u0026utm_source=cross-post\u0026utm_source=tools\u0026utm_medium=readme\u0026utm_content=remix-stack\u0026utm_term=joel.lord))\n\n## Getting started\nIn the root folder of the project, create a `.env` file. In this file, you will need to add your connection string. Check out the [docs](https://www.mongodb.com/docs/guides/atlas/connection-string/?utm_campaign=devrel\u0026utm_source=cross-post\u0026utm_source=tools\u0026utm_medium=readme\u0026utm_content=remix-stack\u0026utm_term=joel.lord) to learn how to get your connection string with Atlas.\n\n```\nCONNECTION_STRING=mongodb+srv://username:password@cluster0.abcdef.mongodb.net/myFirstDatabase\n```\n\nRun a first build, and then start the development environment.\n\n```\nnpm run build\nnpm run dev\n```\n\nOpen your browser on [http://localhost:3000](http://localhost:3000), and start exploring your new application.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb-developer%2Fremix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb-developer%2Fremix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb-developer%2Fremix/lists"}