{"id":13496182,"url":"https://github.com/olgam4/bat","last_synced_at":"2025-04-11T08:18:15.798Z","repository":{"id":36966168,"uuid":"502766773","full_name":"olgam4/bat","owner":"olgam4","description":"🦇 Opinionated Vite Starter Template","archived":false,"fork":false,"pushed_at":"2024-04-30T13:54:51.000Z","size":3661,"stargazers_count":83,"open_issues_count":11,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T16:06:07.477Z","etag":null,"topics":["deno","solid-js","ssg","ssr","tailwindcss","template","typescript","vite"],"latest_commit_sha":null,"homepage":"https://bat.glo.quebec","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olgam4.png","metadata":{"files":{"readme":"README.fr-CA.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,"publiccode":null,"codemeta":null},"funding":{"github":"olgam4"}},"created_at":"2022-06-13T01:14:52.000Z","updated_at":"2024-05-03T02:02:08.394Z","dependencies_parsed_at":"2023-10-16T11:07:35.613Z","dependency_job_id":"b0d810a9-1347-4cc2-ba0a-801c00c4e375","html_url":"https://github.com/olgam4/bat","commit_stats":null,"previous_names":[],"tags_count":27,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olgam4%2Fbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olgam4%2Fbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olgam4%2Fbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olgam4%2Fbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olgam4","download_url":"https://codeload.github.com/olgam4/bat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360721,"owners_count":21090746,"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":["deno","solid-js","ssg","ssr","tailwindcss","template","typescript","vite"],"created_at":"2024-07-31T19:01:43.493Z","updated_at":"2025-04-11T08:18:15.777Z","avatar_url":"https://github.com/olgam4.png","language":"TypeScript","readme":"\u003cp align='center'\u003e\n  \u003cimg src=\"./public/pwa-512x512.png\" width=\"150\"/\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003eparce que nos premiers commits n'ont jamais de parents\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003e Je gage que tes parents t'ont appris que tu es important, que tu es ici pour une raison. Mes parents m'ont appris une leçon différent, en mourant sur le trottoir pour aucune raison... Ils m'ont appris que le monde ne fait du sens que si tu le forces à en faire.\n\u003e \n\u003e -- batman\n\n\u003cbr\u003e\n\n\u003cp align='center'\u003e\n  \u003ca href=\"https://bat.glo.quebec\" target=\"_blank\"\u003eDemo\u003c/a\u003e\n\u003c/p\n\n\u003cbr\u003e\n\n\u003cp align='center'\u003e\u003ca href=\"https://github.com/olgam4/bat#readme\"\u003eEnglish\u003c/a\u003e | \u003cb\u003eFrançais\u003c/b\u003e\u003c/p\u003e\n\n\u003c!-- Les contributions sont les bienvenues --\u003e\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n![🚀 Deploy](https://github.com/olgam4/bat/actions/workflows/ci.yml/badge.svg)\n\n## Features\n\n* ⚡️ [Vite 3](https://vitejs.dev/) avec ~~[Vitest](https://vitest.dev/)~~ (pour le moment [brisé](https://github.com/solidjs/solid-start/runs/7685058495?check_suite_focus=true)), [pnpm](https://pnpm.js.org/)\n\n* 🗿 [Solid](https://www.solidjs.com/), la librairie la plus [rapide](https://krausest.github.io/js-framework-benchmark/current.html)\n\n* 🗂  [Génération des routes via l'arborescence](/src/routes/)\n\n* 🔮 [Auto Import](https://github.com/antfu/unplugin-auto-import/)\n\n* 🎨 [TailwindCSS](https://tailwindcss.com), [PostCSS](https://postcss.org/)\n\n* 🙂 [Iconify avec TailwindCSS](https://github.com/JensDll/tailwindcss-plugin-icons)\n\n* 🌎 [i18n](https://github.com/solidjs-community/solid-primitives/tree/main/packages/i18n) ready\n\n* 🧽 [eslint](https://eslint.org/)\n\n* 🦾 [TypeScript](https://www.typescriptlang.org/)\n\n* 📱 [PWA](https://github.com/antfu/vite-plugin-pwa)\n\n* 🖨 [SSR](https://github.com/solidjs/solid-start)\n\n* 🦕 [Deno](https://deno.com/deploy) Edge Functions avec des GitHub Secrets\n\n## Essayez le maintenant!\n\n### Cloner en local\n\n``` sh\nnpx degit olgam4/bat my-bat-mobile\ncd my-bat-mobile\npnpm i # Si pnpm n'est pas utilisé, nous recommande fortement de l'essayer: npx i -g pnpm\n```\n\n### GitHub Template\n\n[Créer un nouveau repo à partir de ce template](https://github.com/olgam4/bat/generate)\n\n## Checklist\n\n- [ ] Changer l'auteur dans `LICENSE`\n- [ ] Changer le favicon dans `public`\n- [ ] Retirer le `.FUNDING.yml`\n- [ ] Ajouter les secrets pour le Projet Deno et son token\n- [ ] Modifier les READMEs et retirer les routes\n\n## Usage\n\n### Développement\n\nSimplement rouler et naviguer à `localhost:3000`\n\n```bash\npnpm dev --open\n```\n\n### Build\n\nOn utilise ici vite et solid-start\n\n```bash\npnpm build\n```\n\n## Remerciements\n\nCe projet est inspiré de 🏕 [antfu/vitesse](https://github.com/antfu/vitesse)\n","funding_links":["https://github.com/sponsors/olgam4"],"categories":["TypeScript","Variations","vite"],"sub_categories":["Dev tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folgam4%2Fbat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folgam4%2Fbat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folgam4%2Fbat/lists"}