{"id":30561040,"url":"https://github.com/0necontroller/nexus-events","last_synced_at":"2025-08-28T11:11:44.679Z","repository":{"id":281466461,"uuid":"945331421","full_name":"0necontroller/nexus-events","owner":"0necontroller","description":"An event management platform using nextjs15 (Fullstack). It uses sqlite as the db","archived":false,"fork":false,"pushed_at":"2025-04-24T16:28:24.000Z","size":361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T14:05:30.607Z","etag":null,"topics":["nextjs15"],"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/0necontroller.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,"zenodo":null}},"created_at":"2025-03-09T06:51:32.000Z","updated_at":"2025-04-24T16:28:28.000Z","dependencies_parsed_at":"2025-04-24T17:22:46.823Z","dependency_job_id":"544e1c6f-cdf4-4a89-af51-537d28408442","html_url":"https://github.com/0necontroller/nexus-events","commit_stats":null,"previous_names":["codedwells/nexus-events","0necontroller/nexus-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0necontroller/nexus-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0necontroller%2Fnexus-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0necontroller%2Fnexus-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0necontroller%2Fnexus-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0necontroller%2Fnexus-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0necontroller","download_url":"https://codeload.github.com/0necontroller/nexus-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0necontroller%2Fnexus-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272487878,"owners_count":24942759,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nextjs15"],"created_at":"2025-08-28T11:11:37.223Z","updated_at":"2025-08-28T11:11:44.671Z","avatar_url":"https://github.com/0necontroller.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%2F0necontroller%2Fnexus-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0necontroller%2Fnexus-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0necontroller%2Fnexus-events/lists"}