{"id":23524538,"url":"https://github.com/keminghe/buckeye-urmp","last_synced_at":"2025-10-19T05:58:30.813Z","repository":{"id":269107395,"uuid":"906401284","full_name":"KemingHe/buckeye-urmp","owner":"KemingHe","description":"Undergraduate Research Mentorship Program at The Ohio State University, full stack open-source version completely rewritten by @KemingHe .","archived":false,"fork":false,"pushed_at":"2024-12-20T20:33:48.000Z","size":15960,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T15:47:15.814Z","etag":null,"topics":["firebase","firestore","nextjs","typescript"],"latest_commit_sha":null,"homepage":"https://urmp.osu.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KemingHe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"custom":["https://osu.dev/support"]}},"created_at":"2024-12-20T20:29:30.000Z","updated_at":"2024-12-20T21:15:22.000Z","dependencies_parsed_at":"2024-12-21T01:03:56.476Z","dependency_job_id":null,"html_url":"https://github.com/KemingHe/buckeye-urmp","commit_stats":null,"previous_names":["keminghe/buckeye-urmp"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/KemingHe/buckeye-urmp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KemingHe%2Fbuckeye-urmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KemingHe%2Fbuckeye-urmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KemingHe%2Fbuckeye-urmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KemingHe%2Fbuckeye-urmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KemingHe","download_url":"https://codeload.github.com/KemingHe/buckeye-urmp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KemingHe%2Fbuckeye-urmp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265910155,"owners_count":23847517,"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":["firebase","firestore","nextjs","typescript"],"created_at":"2024-12-25T18:16:30.198Z","updated_at":"2025-10-19T05:58:30.807Z","avatar_url":"https://github.com/KemingHe.png","language":"TypeScript","funding_links":["https://osu.dev/support"],"categories":[],"sub_categories":[],"readme":"# ⚠️ [Archived] ⚠️ Undergraduate Research Mentorship Program at The Ohio State University\n\n\u003e [!WARNING]\n\u003e **This repository is archived and no longer maintained.**\n\u003e\n\u003e - **Archived**: 2025-08-10 by [@KemingHe](https://github.com/KemingHe)\n\u003e - **Archive reason**: low/no usage of this platform by the Ohio State community\n\u003e - **Inquries and corrections**: email [keminghe.career@gmail.com](mailto:keminghe.career@gmail.com)\n\n## 🛠️ Installation Steps\n\n\u003e [!IMPORTANT]\n\u003e This project uses the new `Node.js 22` as runtime, `TypeScript` as dev language, and `pnpm` as package manager. You can read more about these handy tools here:\n\u003e\n\u003e Node.js 22: https://nodejs.org/en/blog/release/v22.2.0\n\u003e\n\u003e TypeScript: https://nextjs.org/docs/app/building-your-application/configuring/typescript\n\u003e\n\u003e Pnpm: https://pnpm.io/\n\n1. Set up Git; and set up Node.js 22 via `nvm`\n\n\u003e Download Git version control: https://git-scm.com/downloads\n\u003e\n\u003e Download Node.js 22: https://nodejs.org/en/download/package-manager\n\n```bash\n# Confirm git and node (npm) are installed correctly.\ngit --version\nnpm --verison\n```\n\n2. Clone the repository and change to the project directory.\n\n```bash\ngit clone https://github.com/data-glow-gh/devosu-research-mentorship-frontend.git\n\ncd devosu-research-mentorship-frontend\n```\n\n3. Enable `pnpm` using `corepack` and install the dependencies.\n\n```bash\n# Declare usage of pnpm and install globally using corepack.\ncorepack use pnpm@latest\ncorepack install --global pnpm@latest\n\n# For pnpm routine updates.\ncorepack up\n```\n\n4. You are now ready to contribute!!\n\n```bash\n# Start the local development server after setting up .env.development.local\n# according to env vars required by .env.sample.\npnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeminghe%2Fbuckeye-urmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeminghe%2Fbuckeye-urmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeminghe%2Fbuckeye-urmp/lists"}