{"id":30018233,"url":"https://github.com/wsameer/adonisjs-react-starter-kit","last_synced_at":"2026-01-20T16:26:41.275Z","repository":{"id":308060739,"uuid":"1031110522","full_name":"wsameer/adonisjs-react-starter-kit","owner":"wsameer","description":"Modern Full-stack React + AdonisJS starter kit with Shadcn, TypeScript, Tailwind CSS, tRPC. Production-ready monorepo for building fast web apps.","archived":false,"fork":false,"pushed_at":"2025-08-15T22:27:03.000Z","size":871,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-22T22:47:49.357Z","etag":null,"topics":["adonijs","ai","biolerplate","inertiajs","javascript","lucid","nodejs","react","sass","shadcn-ui","starter-kit","tailwindcss","template","trpc","typescript","vinejs","vite"],"latest_commit_sha":null,"homepage":"https://wsameer.github.io/adonisjs-react-starter-kit/","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/wsameer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-03T03:11:01.000Z","updated_at":"2025-08-22T12:33:50.000Z","dependencies_parsed_at":"2025-08-03T23:27:29.528Z","dependency_job_id":"1245db04-c9d9-4730-8a72-e5a4c6e4e64e","html_url":"https://github.com/wsameer/adonisjs-react-starter-kit","commit_stats":null,"previous_names":["wsameer/react-adonijs-starter-kit"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/wsameer/adonisjs-react-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsameer%2Fadonisjs-react-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsameer%2Fadonisjs-react-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsameer%2Fadonisjs-react-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsameer%2Fadonisjs-react-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wsameer","download_url":"https://codeload.github.com/wsameer/adonisjs-react-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wsameer%2Fadonisjs-react-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["adonijs","ai","biolerplate","inertiajs","javascript","lucid","nodejs","react","sass","shadcn-ui","starter-kit","tailwindcss","template","trpc","typescript","vinejs","vite"],"created_at":"2025-08-06T00:01:13.028Z","updated_at":"2026-01-20T16:26:41.259Z","avatar_url":"https://github.com/wsameer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AdonisJS + React Full-Stack Starter Kit\n\n## Introduction\n\nA modern, production-ready full-stack web application starter kit built with the latest technologies for those who want to ship fast and ship great.\n\nDesigned for developers who value both speed and quality, this template provides a complete foundation for full-stack applications. From solo projects to team collaborations, it scales with your ambitions while maintaining the developer experience you deserve.\n\n\u003cimg width=\"500\" height=\"360\" alt=\"login-1\" src=\"https://github.com/user-attachments/assets/c344ffe2-0b93-47b3-82ae-85f07c8e28c0\" /\u003e\n\u003cimg width=\"500\" height=\"360\" alt=\"register-1\" src=\"https://github.com/user-attachments/assets/603f7ef2-73fd-4cee-905e-b416a2238142\" /\u003e\n\n\n\n## Quick Start\n\n### 1. Create Your Project\n\n[Generate a new repository](https://github.com/wsameer/adonisjs-react-starter-kit/generate) from this template, then clone it locally:\n\n```bash\ngit  clone  https://github.com/YOUR_USERNAME/YOUR_PROJECT_NAME.git\n\ncd  YOUR_PROJECT_NAME\n```\n\n### 2. Install Dependencies\n\n```bash\npnpm  install | yarn install | npm install\n```\n\n### 3. Environment Setup\n\n1. Create Environment File\n\n```bash\ncp  .env.example  .env\n```\n\n2. Generate Application Key\n\n```bash\nnode  ace  generate:key\n```\n\n### 4. Database Setup\n\n1. Run Migrations\n\n```bash\nace  migration:run\n```\n\n### 5. Start Development\n\nOpen a terminal and run the following command:\n\n```bash\npn dev\n```\n\nVisit [localhost:3333](http://localhost:3333) and both your frontend and backend will be running together.\n\n## Technology Stack\n\n**Frontend \u0026 UI**\n\n- [React 19](https://react.dev/) - Latest React with concurrent features\n\n- [TypeScript](https://www.typescriptlang.org/) - Static type checking\n\n- [Tailwind CSS 4](https://tailwindcss.com/) - Utility-first CSS framework\n\n- [ShadCN UI](https://ui.shadcn.com/) - Beautiful, accessible components\n\n- [Vite](https://vite.dev/) - Fast build tool and dev server\n\n- [Inertia.js](https://inertiajs.com/) - Modern monolithic approach\n\n**Backend \u0026 API**\n\n- [AdonisJS](https://docs.adonisjs.com/guides/preface/introduction) - Node.js framework with TypeScript-first approach\n\n- [PostgreSQL](https://www.postgresql.org/) - Robust relational database\n\n- [Session-based Authentication](https://docs.adonisjs.com/guides/authentication/session-guard) - Secure user authentication\n\n**Development Tools**\n\n- [pnpm](https://pnpm.io/) - Fast, disk space efficient package manager\n\n- Monorepo - Single repository for frontend and backend\n\n- [TypeScript](https://www.typescriptlang.org/) - Full type safety across the stack\n\n- [ESLint](https://eslint.org/) \u0026 [Prettier](https://prettier.io/) - Code quality and formatting\n\n## Prerequisites\n\n- Node.js 18+\n\n- PostgreSQL 12+\n\n- pnpm 8+ (can be swapped with npm or yarn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsameer%2Fadonisjs-react-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwsameer%2Fadonisjs-react-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwsameer%2Fadonisjs-react-starter-kit/lists"}