{"id":15506938,"url":"https://github.com/gaishimo/job-application","last_synced_at":"2026-01-20T04:02:42.959Z","repository":{"id":43947595,"uuid":"262888213","full_name":"gaishimo/job-application","owner":"gaishimo","description":"An example repository of job application system","archived":false,"fork":false,"pushed_at":"2022-02-13T10:53:01.000Z","size":6509,"stargazers_count":2,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T16:52:12.274Z","etag":null,"topics":["emotion","firebase","firebase-functions","firebase-hosting","firestore","react","typescript","webpack","yarn-workspaces"],"latest_commit_sha":null,"homepage":"","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/gaishimo.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}},"created_at":"2020-05-10T22:38:37.000Z","updated_at":"2022-02-13T13:01:40.000Z","dependencies_parsed_at":"2022-09-24T22:22:22.960Z","dependency_job_id":null,"html_url":"https://github.com/gaishimo/job-application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gaishimo/job-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaishimo%2Fjob-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaishimo%2Fjob-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaishimo%2Fjob-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaishimo%2Fjob-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaishimo","download_url":"https://codeload.github.com/gaishimo/job-application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaishimo%2Fjob-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28595326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":["emotion","firebase","firebase-functions","firebase-hosting","firestore","react","typescript","webpack","yarn-workspaces"],"created_at":"2024-10-02T09:29:22.510Z","updated_at":"2026-01-20T04:02:42.943Z","avatar_url":"https://github.com/gaishimo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## About this\n\nThis is an example repository of job application system.\n\nFeatures:\n- Job Application Form\n- Admin Site\n\n\nTechnologies:\n- TypeScript\n- yarn workspaces\n- Firebase (Firestore, Functions, Hosting)\n- React\n- Webpack\n- Emotion\n\n\n## Setup\n\n### Install yarn\n\n```\nnpm install -g yarn\n```\n\n### Install expo cli (If you use mobile app)\n\n```\nnpm install -g expo-cli\n```\n\n### Install expo client app (If you use mobile app)\n\nRefer https://docs.expo.io/get-started/installation/#2-mobile-app-expo-client-for-ios.\n\n\n### Create and configure a firebase project\n\nhttps://console.firebase.google.com/\n\n- Add a web app and copy sdk configurations\n- Authentication: Enable Email/Password on Sign-in method and create a test user\n- Database: Create a Firestore database\n- Hosting: Enable Hosting and add another site (for admin-site)\n\n### Install packages\n\n```\nyarn install\n```\n\n### Set Environmenal variables in .npmrc\n\n```\ncp .npmrc-template .npmrc\n# Please edit .npmrc\n```\n\n### Prepare .firebaserc\n\n```\ncp .firebaserc-template .firebaserc\n# Please edit .firebaserc\n```\n\n\n### Build\n\n```\nyarn build\n```\n\n### Deploy firestore rules\n\n\n```\nyarn deploy:firestore-rules\n```\n\n## Deploy\n\n\nLogin to firebase in advance.\n\n```\nnpx firebase login\n```\n\n### Deploy functions\n\n```\nyarn functions:config:set\nyarn deploy:functions\n```\n\n### Deploy entry-site\n\n```\nyarn deploy:hosting:entry-site\n```\n\n### Deploy admin-site\n\n```\nyarn deploy:hosting:admin-site\n```\n\n### Publish entry-mobile\n\n```\nyarn publish:entry-mobile\n```\n\n\n\n## Development\n\n### Run Emulator (for running functions and firestore on local)\n\n```\nyarn emulator\n```\n\n### Start entry-site\n\n```\nyarn start:entry-site\n```\n\nhttp://127.0.0.1:8080\n\n### Start admin-site\n\n```\nyarn start:admin-site\n```\n\nhttp://127.0.0.1:9080\n\n### Start entry-mobile\n\n\n```\nyarn start:entry-mobile\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaishimo%2Fjob-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaishimo%2Fjob-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaishimo%2Fjob-application/lists"}