{"id":16222612,"url":"https://github.com/moishinetzer/remix-run-issue-template","last_synced_at":"2025-04-08T01:40:26.308Z","repository":{"id":195984056,"uuid":"694089525","full_name":"moishinetzer/remix-run-issue-template","owner":"moishinetzer","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-20T10:11:45.000Z","size":984,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T20:43:15.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/moishinetzer.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-09-20T10:04:28.000Z","updated_at":"2023-09-20T10:04:58.000Z","dependencies_parsed_at":"2023-09-20T22:48:25.312Z","dependency_job_id":null,"html_url":"https://github.com/moishinetzer/remix-run-issue-template","commit_stats":null,"previous_names":["moishinetzer/remix-run-issue-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Fremix-run-issue-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Fremix-run-issue-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Fremix-run-issue-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moishinetzer%2Fremix-run-issue-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moishinetzer","download_url":"https://codeload.github.com/moishinetzer/remix-run-issue-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761051,"owners_count":20991533,"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-10-10T12:14:41.853Z","updated_at":"2025-04-08T01:40:26.287Z","avatar_url":"https://github.com/moishinetzer.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix Issue Template\n\n(Initially adapted from the jokes app)\n\nThis template contains a basic setup of all features of Remix, useful for replicating tests.\n\n- [Remix Docs](https://remix.run/docs)\n\n## Preview\n\nOpen this issue template on [CodeSandbox](https://codesandbox.com):\n\n[![Open in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/moishinetzer/remix-run-issue-template/tree/main/)\n\n\n## Development\n\nFrom your terminal:\n\n```sh\nnpm install\nnpx prisma migrate dev\nnpm run dev\n```\n\nThis prepares the local dev database and starts your app in development mode, rebuilding assets on file changes.\n\n## Deployment\n\nFirst, build your app for production:\n\n```sh\nnpm run build\n```\n\nThen apply any database changes:\n\n```sh\nnpx prisma migrate deploy\n```\n\nThen run the app in production mode:\n\n```sh\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoishinetzer%2Fremix-run-issue-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoishinetzer%2Fremix-run-issue-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoishinetzer%2Fremix-run-issue-template/lists"}