{"id":26641542,"url":"https://github.com/safinn/multi-stack","last_synced_at":"2025-04-10T20:55:11.350Z","repository":{"id":282596440,"uuid":"941902205","full_name":"safinn/multi-stack","owner":"safinn","description":"A template for building full-stack React applications using React Router with first class multi-tenant support.","archived":false,"fork":false,"pushed_at":"2025-04-07T21:31:17.000Z","size":794,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T22:31:27.443Z","etag":null,"topics":["kysely","multi-tenant","postgresql","rbac","react","react-router","remix-auth","remix-auth-oauth2","remix-stack","shadcn-ui","tailwindcss","typescript","zod"],"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/safinn.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":"2025-03-03T08:45:31.000Z","updated_at":"2025-04-07T21:31:21.000Z","dependencies_parsed_at":"2025-03-15T17:33:45.922Z","dependency_job_id":"3b80bd86-f424-454a-ba3b-6f6e66a6f4df","html_url":"https://github.com/safinn/multi-stack","commit_stats":null,"previous_names":["safinn/multi-stack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinn%2Fmulti-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinn%2Fmulti-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinn%2Fmulti-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safinn%2Fmulti-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/safinn","download_url":"https://codeload.github.com/safinn/multi-stack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248298096,"owners_count":21080313,"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":["kysely","multi-tenant","postgresql","rbac","react","react-router","remix-auth","remix-auth-oauth2","remix-stack","shadcn-ui","tailwindcss","typescript","zod"],"created_at":"2025-03-24T18:31:25.983Z","updated_at":"2025-04-10T20:55:11.324Z","avatar_url":"https://github.com/safinn.png","language":"TypeScript","readme":"# multi-stack\n\nA modern template for building full-stack React applications using React Router.\n\nHeavily inspired and built on the foundations of the excellent [epic-stack](https://github.com/epicweb-dev/epic-stack/) (probably should have been a fork) but with a modified email approach, database tools and multi-tenant support so users can be part of multiple teams/workspaces/organizations.\n\n## Features\n\n- First class multi-tenant support\n- Server-side rendering\n- Kysely for SQL database interaction (postgreSQL)\n- Email/Password, OAuth2 and Passkey authentication with cookie-based sessions\n- Role based access permissions\n- Transactional email abstraction for use with any provider\n- Typesafe forms with Conform\n- Styling with Tailwind v4\n- Linting and formatting with ESLint\n- Static types with Typescript\n- shadcn/ui component library\n- Runtime schema validation with Zod\n\n## Getting Started\n\n#### Install the dependencies:\n\n```bash\npnpm install\n```\n\n#### Setup environment variables\n\nSet environment variables in a `.env` file. See [.env.example](.env.example).\n\n#### Apply the migrations:\n\n```bash\npnpm migrate:latest\n```\n\n### Development\n\nStart the development server with HMR:\n\n```bash\npnpm dev\n```\n\nYour application will be available at `http://localhost:3000`.\n\n## Building for Production\n\nCreate a production build:\n\n```bash\npnpm build\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafinn%2Fmulti-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafinn%2Fmulti-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafinn%2Fmulti-stack/lists"}