{"id":18698380,"url":"https://github.com/kayyz1/studentactivities","last_synced_at":"2026-04-10T12:32:29.039Z","repository":{"id":154864169,"uuid":"602498175","full_name":"kayYZ1/StudentActivities","owner":"kayYZ1","description":"Simple CR (Create\u0026Read) application where students can add and view the events that are currently planned.","archived":false,"fork":false,"pushed_at":"2023-05-15T19:47:11.000Z","size":743,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T10:57:46.906Z","etag":null,"topics":["docker","docker-compose","express","mongodb","nodejs","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayYZ1.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-16T10:40:49.000Z","updated_at":"2023-04-22T20:27:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f21fcfa9-b248-4091-96dc-ac30b413a067","html_url":"https://github.com/kayYZ1/StudentActivities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayYZ1/StudentActivities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayYZ1%2FStudentActivities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayYZ1%2FStudentActivities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayYZ1%2FStudentActivities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayYZ1%2FStudentActivities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayYZ1","download_url":"https://codeload.github.com/kayYZ1/StudentActivities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayYZ1%2FStudentActivities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","express","mongodb","nodejs","react","typescript"],"created_at":"2024-11-07T11:28:12.660Z","updated_at":"2026-04-10T12:32:29.017Z","avatar_url":"https://github.com/kayYZ1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Student Activities\nApplication developed for students to add and view activites/events/meetups.\nProject uses React(Vite) on the frontend and Node+Express on the backend data is stored in MongoDB cluster.\n\n\n## Environment Variables\n\nIf you wish to run this project locally, you will need to add the following environment variables to your .env file. PORT variable can be random although you're going to have to modify a few lines of code.\n\n `PORT`\n\n `DB_USER` \n \n `DB_PASSWORD` \n \n `DB_NAME`\n\n## Run locally with docker compose\n```bash\n  git clone https://github.com/kayYZ1/StudentActivities.git\n```\n\n```bash\n  cd StudentActivities\n```\n```bash\n  docker compose up --build\n```\n\n## Run Locally by installing dependencies\n\nClone the project\n\n```bash\n  git clone https://github.com/kayYZ1/StudentActivities.git\n  cd StudentActivities\n```\n\nGo to the projects directory\n\n```bash\n  cd client\n  cd server\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\n Start the services\n\n```bash\n  npm run dev (on both)\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayyz1%2Fstudentactivities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayyz1%2Fstudentactivities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayyz1%2Fstudentactivities/lists"}