{"id":25900698,"url":"https://github.com/voidcoefficient/vite-template","last_synced_at":"2025-07-13T15:35:11.201Z","repository":{"id":279953368,"uuid":"940534919","full_name":"voidcoefficient/vite-template","owner":"voidcoefficient","description":"personal vite template","archived":false,"fork":false,"pushed_at":"2025-02-28T12:36:58.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:15:53.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":false,"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/voidcoefficient.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":"2025-02-28T10:49:27.000Z","updated_at":"2025-02-28T12:37:01.000Z","dependencies_parsed_at":"2025-02-28T18:16:04.072Z","dependency_job_id":"6bf3956b-03a3-44bf-b176-8bac48f78f5c","html_url":"https://github.com/voidcoefficient/vite-template","commit_stats":null,"previous_names":["voidcoefficient/vite-react-tailwind"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Fvite-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Fvite-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Fvite-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Fvite-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidcoefficient","download_url":"https://codeload.github.com/voidcoefficient/vite-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596263,"owners_count":19988045,"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":[],"created_at":"2025-03-03T02:18:12.693Z","updated_at":"2025-03-03T02:18:13.044Z","avatar_url":"https://github.com/voidcoefficient.png","language":"CSS","readme":"# vite project template\n\npersonal template for Vite projects, containing:\n\n- `tailwind` (v4)\n- `shadcn` setup\n- `eslint`/`prettier` setup\n- `react-router` setup\n- [devenv](devenv.sh) setup\n  - automatically installs dependencies (`nodejs` and `pnpm`)\n  - automatically installs project dependencies (`pnpm install`) when entering this directory with `direnv`\n\n## installation (linux)\n\nif you are not using linux, follow [these steps](https://devenv.sh/getting-started/) instead\n\n### installing nix\n\n```sh\nsh \u003c(curl -L https://nixos.org/nix/install) --daemon\n```\n\n### installing devenv\n\n```sh\nnix-env --install --attr devenv -f https://github.com/NixOS/nixpkgs/tarball/nixpkgs-unstable\n```\n\n### project setup\n\nafter running these commands, you will be using a shell that has access to `nodejs` and `pnpm`, allow you to run `pnpm dev` and start working on your new project.\n\n```sh\ngit clone https://github.com/voidcoefficient/vite-template project-name\ncd project-name\ndevenv shell\n```\n\n## testing\n\ntests and watches for file changes\n\n```sh\ndevenv test\n```\n\n## developing\n\nthis command will start the vite process and watch for file changes\n\n```sh\ndev\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidcoefficient%2Fvite-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidcoefficient%2Fvite-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidcoefficient%2Fvite-template/lists"}