{"id":26402654,"url":"https://github.com/codedwells/nexus-events","last_synced_at":"2025-03-17T15:20:07.278Z","repository":{"id":281466461,"uuid":"945331421","full_name":"Codedwells/nexus-events","owner":"Codedwells","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-09T09:04:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T09:27:25.161Z","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/Codedwells.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-09T06:51:32.000Z","updated_at":"2025-03-09T09:04:51.000Z","dependencies_parsed_at":"2025-03-09T09:38:08.979Z","dependency_job_id":null,"html_url":"https://github.com/Codedwells/nexus-events","commit_stats":null,"previous_names":["codedwells/nexus-events"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fnexus-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fnexus-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fnexus-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codedwells%2Fnexus-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codedwells","download_url":"https://codeload.github.com/Codedwells/nexus-events/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056428,"owners_count":20390720,"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":"2025-03-17T15:20:06.580Z","updated_at":"2025-03-17T15:20:07.271Z","avatar_url":"https://github.com/Codedwells.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nexus Events\n\nA Next.js application for event management with authentication, event creation, and attendee registration.\n\n## Technologies\n\n- Next.js 15\n- React 19\n- Prisma ORM\n- SQLite Database\n- TypeScript\n- Tailwind CSS\n- NextAuth for authentication\n- Radix UI for accessible components\n\n## Prerequisites\n\n- Node.js 18+ recommended\n- pnpm package manager\n\n## Installation\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/Codedwells/nexus-events\ncd nexus-events\npnpm install\n```\n\n## Environment Setup\n\nCreate a `.env` file in the project root:\n\n```bash\nDATABASE_URL=\"file:./dev.db\"\nNEXTAUTH_SECRET=\"your-secret\"\nNEXTAUTH_URL=\"http://localhost:3000\"\n```\n\n## Database Setup\n\nRun the following Prisma commands to set up and seed the database:\n\n```bash\npnpm prisma migrate dev --name init\npnpm prisma db seed\n```\n**An admin will be seeded with the following credentials**\n- Email : `admin@mails.com`\n- Password : `helloadmin1`\n\n## Running the Application\n\nStart the development server:\n\n```bash\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedwells%2Fnexus-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedwells%2Fnexus-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedwells%2Fnexus-events/lists"}