{"id":19078081,"url":"https://github.com/rfoel/remix-serverless","last_synced_at":"2025-04-30T04:41:34.424Z","repository":{"id":95824028,"uuid":"555090413","full_name":"rfoel/remix-serverless","owner":"rfoel","description":"Repositório usado na postagem Remix com serverless","archived":false,"fork":false,"pushed_at":"2022-10-20T23:52:14.000Z","size":882,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T20:49:20.105Z","etag":null,"topics":["remix","serverless"],"latest_commit_sha":null,"homepage":"https://rafaelfranco.com/blog/remix-com-serverless","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/rfoel.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,"zenodo":null}},"created_at":"2022-10-20T23:50:08.000Z","updated_at":"2023-11-19T16:26:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"49aa5a8f-f4d4-4183-a338-6b26248edb5a","html_url":"https://github.com/rfoel/remix-serverless","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/rfoel%2Fremix-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fremix-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fremix-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rfoel%2Fremix-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rfoel","download_url":"https://codeload.github.com/rfoel/remix-serverless/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644826,"owners_count":21620630,"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":["remix","serverless"],"created_at":"2024-11-09T02:05:26.491Z","updated_at":"2025-04-30T04:41:34.417Z","avatar_url":"https://github.com/rfoel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Remix!\n\n- [Remix Docs](https://remix.run/docs)\n\n## Development\n\nThe following command will run two processes during development when using Architect as your server.\n\n- Your Architect server sandbox\n- The Remix development server\n\n```sh\n$ npm run dev\n```\n\nYour file changes are watched, and assets are rebuilt upon change.\n\nOpen up [http://localhost:3333](http://localhost:3333) and you should be ready to go!\n\n## Deploying\n\nBefore you can deploy, you'll need to do some setup with AWS:\n\n- First [install the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html)\n- Then [follow the Architect setup instructions](https://arc.codes/docs/en/guides/get-started/detailed-aws-setup).\n\nIf you make it through all of that, you're ready to deploy!\n\n1. build the app for production:\n\n   ```sh\n   npm run build\n   ```\n\n2. Deploy with `arc`\n\n   ```sh\n   arc deploy production\n   ```\n\nYou're in business!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfoel%2Fremix-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frfoel%2Fremix-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frfoel%2Fremix-serverless/lists"}