{"id":19874726,"url":"https://github.com/dxphilo/jobs-on-join","last_synced_at":"2025-08-23T06:03:23.367Z","repository":{"id":235525406,"uuid":"746666780","full_name":"dxphilo/jobs-on-join","owner":"dxphilo","description":"A website that aggregates all jobs from Join.","archived":false,"fork":false,"pushed_at":"2024-01-22T13:24:51.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T06:02:09.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dxphilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":"antfu"}},"created_at":"2024-01-22T13:24:00.000Z","updated_at":"2024-01-22T13:24:06.000Z","dependencies_parsed_at":"2024-04-23T18:49:06.845Z","dependency_job_id":null,"html_url":"https://github.com/dxphilo/jobs-on-join","commit_stats":null,"previous_names":["dxphilo/jobs-on-join"],"tags_count":0,"template":false,"template_full_name":"antfu/vitesse-nuxt","purl":"pkg:github/dxphilo/jobs-on-join","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fjobs-on-join","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fjobs-on-join/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fjobs-on-join/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fjobs-on-join/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxphilo","download_url":"https://codeload.github.com/dxphilo/jobs-on-join/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxphilo%2Fjobs-on-join/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745659,"owners_count":24813515,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12T16:25:11.346Z","updated_at":"2025-08-23T06:03:23.347Z","avatar_url":"https://github.com/dxphilo.png","language":"TypeScript","funding_links":["https://github.com/sponsors/antfu"],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  A website that aggregates all jobs from Join. Join is a fantastic platform for finding jobs, but I found it challenging to locate all the available job listings directly. Unlike the platform that mainly showcases company profiles, this application highlights every job posting on Join. It updates daily to provide the most recent and sorted job listings for users\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"https://user-images.githubusercontent.com/11247099/140462375-7b7ac4db-35b7-453c-8a05-13d8d20282c4.png\" width=\"600\"/\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003e\n\u003ca href=\"https://github.com/antfu/vitesse\"\u003eVitesse\u003c/a\u003e for Nuxt 3\n\u003c/h2\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://vitesse-nuxt3.netlify.app/\"\u003e🖥 Online Preview\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- 💚 [Nuxt 3](https://nuxt.com/) - SSR, ESR, File-based routing, components auto importing, modules, etc.\n\n- ⚡️ Vite - Instant HMR.\n\n- 🎨 [UnoCSS](https://github.com/unocss/unocss) - The instant on-demand atomic CSS engine.\n\n- 😃 Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/unocss/unocss).\n\n- 🔥 The `\u003cscript setup\u003e` syntax.\n\n- 🍍 [State Management via Pinia](https://github.com/vuejs/pinia), see [./composables/user.ts](./composables/user.ts).\n\n- 📑 [Layout system](./layouts).\n\n- 📥 APIs auto importing - for Composition API, VueUse and custom composables.\n\n- 🏎 Zero-config cloud functions and deploy.\n\n- 🦾 TypeScript, of course.\n\n- 📲 [PWA](https://github.com/vite-pwa/nuxt) with offline support and auto-update behavior.\n\n## Plugins\n\n### Nuxt Modules\n\n- [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs.\n- [ColorMode](https://github.com/nuxt-modules/color-mode) - dark and Light mode with auto detection made easy with Nuxt.\n- [UnoCSS](https://github.com/unocss/unocss) - the instant on-demand atomic CSS engine.\n- [Pinia](https://github.com/vuejs/pinia) - intuitive, type safe, light and flexible Store for Vue.\n- [VitePWA](https://github.com/vite-pwa/nuxt) - zero-config PWA Plugin for Nuxt 3.\n- [DevTools](https://github.com/nuxt/devtools) - unleash Nuxt Developer Experience.\n\n## IDE\n\nWe recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable [Vetur](https://vuejs.github.io/vetur/) if you have it).\n\n## Variations\n\n- [vitesse](https://github.com/antfu/vitesse) - Opinionated Vite Starter Template\n- [vitesse-lite](https://github.com/antfu/vitesse-lite) - Lightweight version of Vitesse\n- [vitesse-nuxt-bridge](https://github.com/antfu/vitesse-nuxt-bridge) - Vitesse for Nuxt 2 with Bridge\n- [vitesse-webext](https://github.com/antfu/vitesse-webext) - WebExtension Vite starter template\n\n## Try it now!\n\n### Online\n\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/antfu/vitesse-nuxt3/generate).\n\n### Clone to local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\nnpx degit antfu/vitesse-nuxt3 my-nuxt3-app\ncd my-nuxt3-app\npnpm i # If you don't have pnpm installed, run: npm install -g pnpm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxphilo%2Fjobs-on-join","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxphilo%2Fjobs-on-join","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxphilo%2Fjobs-on-join/lists"}