{"id":19622051,"url":"https://github.com/timurkr/eventer","last_synced_at":"2026-06-10T04:31:32.106Z","repository":{"id":232074163,"uuid":"741544962","full_name":"TimurKr/eventer","owner":"TimurKr","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T22:05:40.000Z","size":1911,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T22:28:30.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atelier-marosa-kramara.vercel.app","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/TimurKr.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}},"created_at":"2024-01-10T16:08:21.000Z","updated_at":"2025-03-06T22:05:44.000Z","dependencies_parsed_at":"2024-04-07T20:44:14.762Z","dependency_job_id":null,"html_url":"https://github.com/TimurKr/eventer","commit_stats":null,"previous_names":["timurkr/eventer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TimurKr/eventer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimurKr%2Feventer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimurKr%2Feventer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimurKr%2Feventer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimurKr%2Feventer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimurKr","download_url":"https://codeload.github.com/TimurKr/eventer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimurKr%2Feventer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34137570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-11-11T11:25:46.742Z","updated_at":"2026-06-10T04:31:32.088Z","avatar_url":"https://github.com/TimurKr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Service Management App\n\nThis application allows you to create services, sell tickets, and manage events and contacts effectively.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development purposes.\n\n### Prerequisites\n\nYou need to have Node.js and npm installed on your machine. If you don't have these installed, you can download them from [here](https://nodejs.org/en/download/).\n\n### Setting Up\n\n1. **Environment Variables**: Create a `.env` file in the root directory of the project and add the following variables:\n\n```env\n# Connecting to Supabase with supabase-js\n# Get these values from your project settings on https://app.supabase.com\nNEXT_PUBLIC_SUPABASE_URL=https://\u003cproject-id\u003e.supabase.co\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\u003canon-key-from-supabase\u003e\n\nPG_URI=\"postgres://postgres.\u003cproject-id\u003e:\u003cdb-password\u003e@aws-0-eu-central-1.pooler.supabase.com:5432/postgres?pgbouncer=true\"\n```\n\nReplace `\u003cproject-id\u003e` and `\u003cdb-password\u003e` with the actual values from your Supabase project.\n\n2. **Running the App**: You can start the development server using the VSCode debugger or by running the following command in your terminal:\n\n```sh\nnpm run dev\n```\n\n### Development Workflow\n\n- **Database Changes**: If you make any changes to the database, run the following command to update the Supabase client and sync RxDB schemas:\n\n  ```sh\n  npm run generate:all\n  ```\n\n- **Before Pushing Changes**: Vercel builds a preview for each commit on all branches. Therefore, before committing your changes, make sure to build the project locally to ensure there are no build errors:\n\n  ```sh\n  npm run build\n  ```\n\n## Contributing\n\nContributions are welcome from everyone! If you're interested in contributing, create an issue before working on a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimurkr%2Feventer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimurkr%2Feventer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimurkr%2Feventer/lists"}