{"id":23468422,"url":"https://github.com/ecelis/roster","last_synced_at":"2025-04-12T21:39:29.503Z","repository":{"id":45434966,"uuid":"357333240","full_name":"ecelis/roster","owner":"ecelis","description":"Archery tournament registration app","archived":false,"fork":false,"pushed_at":"2022-11-12T18:53:10.000Z","size":613,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T04:44:13.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"roster.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecelis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-12T20:41:01.000Z","updated_at":"2022-07-05T14:18:37.000Z","dependencies_parsed_at":"2022-08-19T13:10:07.578Z","dependency_job_id":null,"html_url":"https://github.com/ecelis/roster","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Froster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Froster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Froster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecelis%2Froster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecelis","download_url":"https://codeload.github.com/ecelis/roster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631680,"owners_count":21136562,"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-24T13:53:12.213Z","updated_at":"2025-04-12T21:39:29.482Z","avatar_url":"https://github.com/ecelis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roster ArqueriaPRO\n\n## Overview\n\nRegistration for archery tournaments and export CSV for load in IANSEO.\n\n\n## Getting Started\n\n### 1. Clone the repository and install dependancies\n\n```\ngit clone https://github.com/ecelis/roster.git\ncd roster\nnpm install\n```\n\n### 2. Configure your local environment\n\nCopy the .env.local.example file in this directory to .env.local (which will be ignored by Git):\n\n```\ncp .env.local.example .env.local\n```\n\n#### Database\n\nA MongoDB database is needed to persist user accounts and to support email sign in.\n\n\n### 3. Start the application\n\nTo run your site locally, use:\n\n```\nnpm run dev\n```\n\nTo run it it production mode, use:\n\n```\nnpm build\nnpm start\n```\n\n### 5. Preparing for Production\n\nYou must set the `NEXTAUTH_URL` environment variable with the URL of your site, before deploying to production.\n\ne.g. in your `.env.local` file - `NEXTAUTH_URL=https://example.com`\n\nTo do this with Vercel, you can use the [Vercel project dashboard](https://vercel.com/dashboard) or their cli via the `vc env` command:\n\n```\nvc env add NEXTAUTH_URL production\n```\n\nDo not forget to set the environment variables for the Client ID and Client Secret values for all your configured authentication providers in your hosting providers dashboard, i.e. with Vercel as described above.\n\n\n## License\n\nISC\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecelis%2Froster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecelis%2Froster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecelis%2Froster/lists"}