{"id":20177852,"url":"https://github.com/tfc/flake-templates","last_synced_at":"2025-06-20T14:10:35.750Z","repository":{"id":137344283,"uuid":"558751784","full_name":"tfc/flake-templates","owner":"tfc","description":"My personal collection of Nix Flake templates","archived":false,"fork":false,"pushed_at":"2022-10-28T08:11:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T14:08:48.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","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/tfc.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":"2022-10-28T08:04:17.000Z","updated_at":"2022-10-28T08:04:38.000Z","dependencies_parsed_at":"2023-03-14T13:15:40.055Z","dependency_job_id":null,"html_url":"https://github.com/tfc/flake-templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tfc/flake-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fflake-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fflake-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fflake-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fflake-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tfc","download_url":"https://codeload.github.com/tfc/flake-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tfc%2Fflake-templates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260959193,"owners_count":23088821,"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":"2024-11-14T02:17:46.834Z","updated_at":"2025-06-20T14:10:30.715Z","avatar_url":"https://github.com/tfc.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flake Templates\n\nThis is my personal collection of Nix Flake templates\n\n## Usage\n\nFirst, have a look what templates are there:\n\n```sh\n$ nix flake show github:tfc/flake-templates\ngithub:tfc/flake-templates/eb16f12b4dd35baae40dfe1a02bad16b2f243d92\n├───defaultTemplate: template: A PureScript Project Template\n└───templates\n    └───purescript: template: A PureScript Project Template\n```\n\nThen, create a project folder and fork off your project from a template:\n\n```sh\n$ mkdir my-project \u0026\u0026 cd my-project\n$ nix flake init -t github:tfc/flake-templates#purescipt\n...\n```\n\nNow you can work as described by the template's welcome message.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfc%2Fflake-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftfc%2Fflake-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftfc%2Fflake-templates/lists"}