{"id":22911913,"url":"https://github.com/awebcode/next-express-jwt-auth-role-authorization","last_synced_at":"2025-04-01T10:47:39.476Z","repository":{"id":266858214,"uuid":"899572175","full_name":"awebcode/next-express-jwt-auth-role-authorization","owner":"awebcode","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-06T15:22:29.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T06:15:02.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/awebcode.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":"2024-12-06T14:45:11.000Z","updated_at":"2024-12-06T15:22:32.000Z","dependencies_parsed_at":"2024-12-06T15:43:07.644Z","dependency_job_id":"742adba6-2d44-40f9-b9a9-da1625a241db","html_url":"https://github.com/awebcode/next-express-jwt-auth-role-authorization","commit_stats":null,"previous_names":["awebcode/next-express-jwt-auth-role-authorization"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fnext-express-jwt-auth-role-authorization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fnext-express-jwt-auth-role-authorization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fnext-express-jwt-auth-role-authorization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fnext-express-jwt-auth-role-authorization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awebcode","download_url":"https://codeload.github.com/awebcode/next-express-jwt-auth-role-authorization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628418,"owners_count":20808106,"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-12-14T04:19:06.882Z","updated_at":"2025-04-01T10:47:39.455Z","avatar_url":"https://github.com/awebcode.png","language":"TypeScript","readme":"# Full-Stack Authentication System  \nA complete authentication system built with **React**, **Next.js**, **Node.js**, and other modern tools, divided into two sections:  \n- `/client` for the frontend  \n- `/server` for the backend  \n\nThis project includes secure authentication, database integration, and modern UI using **ShadCN**, **Tailwind CSS**, **Bun**, **Prisma**, and **PostgreSQL**.  \n\n---\n\n## **Features**  \n### **Client (/client)**  \n- Built with **React** and **Next.js**  \n- **ShadCN** components and **Tailwind CSS** for styling  \n- **TypeScript** for type safety  \n- JWT-based authentication with API integration  \n\n### **Server (/server)**  \n- **Node.js** with **Express.js** backend  \n- **Bun** for faster server runtime  \n- Database integration using **Prisma ORM** and **PostgreSQL**  \n- Secure routes with role-based access control  \n- Environment variables managed using `.env`  \n\n---\n\n## **Installation Guide**\n\n### **Requirements**\n- **Node.js** (LTS)  \n- **Bun** (for backend runtime)  \n- **PostgreSQL** (for database)  \n- **pnpm** or **yarn** (preferred package managers)  \n\n---\n\n### **Setup Steps**  \n\n#### **1. Clone the Repository**  \n```bash\ngit clone https://github.com/awebcode/next-express-jwt-auth-role-authorization.git\ncd next-express-jwt-auth-role-authorization\n```\n\nclient/\n├── public/          # Static assets\n├── src/\n│   ├── components/  # Reusable UI components\n│   ├── hooks/       # Custom React hooks\n│   ├── pages/       # Next.js pages\n│   ├── styles/      # Global styles (Tailwind)\n│   └── utils/       # Utility functions\n├── .env.local       # Environment variables for client\n└── tsconfig.json    # TypeScript configuration\n\n# License\nThis project is licensed under the MIT License.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawebcode%2Fnext-express-jwt-auth-role-authorization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawebcode%2Fnext-express-jwt-auth-role-authorization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawebcode%2Fnext-express-jwt-auth-role-authorization/lists"}