{"id":22025384,"url":"https://github.com/parassolanki/remix-trello","last_synced_at":"2026-05-19T03:35:17.141Z","repository":{"id":213121353,"uuid":"731201194","full_name":"ParasSolanki/remix-trello","owner":"ParasSolanki","description":"Trello clone using Remix and Drizzle ORM.","archived":false,"fork":false,"pushed_at":"2023-12-19T16:33:37.000Z","size":401,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-19T16:50:35.670Z","etag":null,"topics":["drizzle-orm","lucia-auth","remix","shadcn-ui","typescript"],"latest_commit_sha":null,"homepage":"","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/ParasSolanki.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-12-13T15:02:18.000Z","updated_at":"2023-12-19T16:50:35.670Z","dependencies_parsed_at":null,"dependency_job_id":"f77e31c3-826e-4771-92ca-2da238d38ef9","html_url":"https://github.com/ParasSolanki/remix-trello","commit_stats":null,"previous_names":["parassolanki/remix-trello"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fremix-trello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fremix-trello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fremix-trello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2Fremix-trello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParasSolanki","download_url":"https://codeload.github.com/ParasSolanki/remix-trello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090875,"owners_count":20559298,"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":["drizzle-orm","lucia-auth","remix","shadcn-ui","typescript"],"created_at":"2024-11-30T07:16:22.209Z","updated_at":"2026-05-19T03:35:12.112Z","avatar_url":"https://github.com/ParasSolanki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remix Trello\n\nTrello clone using Remix and Drizzle ORM.\n\n## Installation\n\nInstall Dependencies.\n\n```sh\npnpm install\n```\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n| Name         | Description                                                         |\n| ------------ | ------------------------------------------------------------------- |\n| DATABASE_URL | Database connection url.                                            |\n| AUTH_SECRET  | A secret key that is used to sign and verify authentication tokens. |\n\n## Run Locally\n\nTo run this project locally first you would need local MySQL Database and run the migrations.\n\n```sh\npnpm migrate\n```\n\nFrom your terminal:\n\n```sh\npnpm dev\n```\n\nThis starts your app in development mode, rebuilding assets on file changes.\n\n## Deployment\n\nFirst, build your app for production:\n\n```sh\npnpm build\n```\n\nThen run the app in production mode:\n\n```sh\npnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Fremix-trello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparassolanki%2Fremix-trello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Fremix-trello/lists"}