{"id":21015178,"url":"https://github.com/albingroen/anvil","last_synced_at":"2026-04-08T18:01:34.169Z","repository":{"id":44395245,"uuid":"442734621","full_name":"albingroen/anvil","owner":"albingroen","description":"⚒️ A set of tools you can use to bootstrap a fast, stable, and future-proof web application.","archived":false,"fork":false,"pushed_at":"2022-01-01T11:27:00.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T15:51:08.183Z","etag":null,"topics":["fastify","nodejs","prisma","sveltekit","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://anvil.abgn.me","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/albingroen.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":"2021-12-29T10:16:13.000Z","updated_at":"2025-02-10T22:44:34.000Z","dependencies_parsed_at":"2022-07-14T20:47:06.666Z","dependency_job_id":null,"html_url":"https://github.com/albingroen/anvil","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/albingroen/anvil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albingroen%2Fanvil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albingroen%2Fanvil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albingroen%2Fanvil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albingroen%2Fanvil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albingroen","download_url":"https://codeload.github.com/albingroen/anvil/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albingroen%2Fanvil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["fastify","nodejs","prisma","sveltekit","tailwindcss","typescript"],"created_at":"2024-11-19T10:08:53.350Z","updated_at":"2026-04-08T18:01:34.145Z","avatar_url":"https://github.com/albingroen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anvil\n\nA set of tools you can use to bootstrap a fast, stable, and future-proof web application.\n\n## What does Anvil include?\n\n- [SvelteKit](https://kit.svelte.dev)\n  - Framework for building web apps\n- [Tailwind CSS](https://tailwindcss.com)\n  - Utility class-based CSS\n- [TypeScript](http://typescriptlang.org)\n  - Type-safe JavaScript code\n- [Fastify](https://www.fastify.io)\n  - Tried \u0026 tested web server framework\n- [Prisma](https://www.prisma.io)\n  - Database ORM, and much more\n\n## How to use Anvil?\n\nAnvil is just a generator, so all you have to do is run the generation script through npx.\n\n    npx create-anvil-app my-app\n\n### Output\n\n```\n├── client\n│   ├── node_modules\n│   ├── README.md\n│   ├── package-lock.json\n│   ├── package.json\n│   ├── postcss.config.cjs\n│   ├── src\n│   │   ├── app.html\n│   │   ├── global.d.ts\n│   │   ├── routes\n│   │   │   ├── __layout.svelte\n│   │   │   └── index.svelte\n│   │   └── styles\n│   │       └── tailwind.css\n│   ├── static\n│   │   └── favicon.png\n│   ├── svelte.config.js\n│   ├── tailwind.config.cjs\n│   └── tsconfig.json\n└── server\n    ├── node_modules\n    ├── index.ts\n    ├── package-lock.json\n    ├── package.json\n    ├── prisma\n    │   └── schema.prisma\n    └── tsconfig.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbingroen%2Fanvil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbingroen%2Fanvil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbingroen%2Fanvil/lists"}