{"id":21176871,"url":"https://github.com/monashcoding/robogalsystem","last_synced_at":"2026-04-24T08:32:34.587Z","repository":{"id":87892343,"uuid":"576118018","full_name":"monashcoding/RobogalSystem","owner":"monashcoding","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-17T05:20:47.000Z","size":251,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-01T04:22:26.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/monashcoding.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}},"created_at":"2022-12-09T03:36:42.000Z","updated_at":"2022-12-12T13:30:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bd20d13-eac3-430c-8745-e5c3b73812b9","html_url":"https://github.com/monashcoding/RobogalSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/monashcoding/RobogalSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monashcoding%2FRobogalSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monashcoding%2FRobogalSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monashcoding%2FRobogalSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monashcoding%2FRobogalSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monashcoding","download_url":"https://codeload.github.com/monashcoding/RobogalSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monashcoding%2FRobogalSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32216225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T08:24:32.376Z","status":"ssl_error","status_checked_at":"2026-04-24T08:24:26.731Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-20T17:13:46.941Z","updated_at":"2026-04-24T08:32:34.571Z","avatar_url":"https://github.com/monashcoding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Getting Started\n### Setup:\nInstall the dependencies:\n```bash\nnpm install\n```\n### Test Run\nRun the development server:\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## File Structure\n### Pages Folder\n- The files in this folder should act as skeletons of the page. It should have minimum customized CSS and number of functionalities\n- The file should mostly call components from the Component folder\n- **index** --\u003e OUR USER HOMEPAGE\n- *Current Convention*:\n - I try to use folders as little as I can --\u003e because nextjs routes pages like a directory\n - The naming I am not too sure for now but I try to make it as simple and easy to understand as possible\n\n### Component Folder\n- Most of the files in this folder should be reusable in different context\n- These files will have the functionalities and design of the feature\n- *Current convention*:\n  - Most of the files end with **Comp** to indicate it is a component (except for SecurityCheck --\u003e right now i'm using it like a class? Maybe in the future I'll create a folder outside for Security Only Purpose)\n  - The naming should be easy to understand as it is written/said\n  - If multiple components is part of a feature, we should put it in a folder\n\n### Authentication Folder\n- The file has different functions that manage the authentication process of user (login, logout, etc.)\n- If you wanna add different sign-in methods, do it here\n- I still haven't implemented Google Sign-in :P\n\n### Config Folder\nThe configuration file of firebase is stored in here --\u003e Replace the SDK to hook it up to your database\n\n### Styles Folder\nThis folder has all the global styles (default and customised) --\u003e modify the \n\n## OTHERS\n- Nextjs has some naming conventions itself so be careful when you do it --\u003e It will warn you anw, don't worry about it","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonashcoding%2Frobogalsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonashcoding%2Frobogalsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonashcoding%2Frobogalsystem/lists"}