{"id":14962202,"url":"https://github.com/peoray/tailwind-boilerplate","last_synced_at":"2025-10-24T22:32:08.359Z","repository":{"id":37884676,"uuid":"248614824","full_name":"peoray/tailwind-boilerplate","owner":"peoray","description":"📦 Quick boilerplate to get you started with TailwindCSS","archived":false,"fork":false,"pushed_at":"2023-04-07T02:24:28.000Z","size":218,"stargazers_count":19,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T03:51:14.335Z","etag":null,"topics":["css","tailwind-css-template","tailwind-scaffolding","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/peoray.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":"2020-03-19T22:09:50.000Z","updated_at":"2024-09-02T17:47:11.000Z","dependencies_parsed_at":"2024-09-17T14:06:30.586Z","dependency_job_id":"e4113d4c-8d6f-4e79-ab8c-e27fafbb617a","html_url":"https://github.com/peoray/tailwind-boilerplate","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.25,"last_synced_commit":"58837706f4423792f02068dd3346bc98d6a5f503"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/peoray/tailwind-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peoray%2Ftailwind-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peoray%2Ftailwind-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peoray%2Ftailwind-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peoray%2Ftailwind-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peoray","download_url":"https://codeload.github.com/peoray/tailwind-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peoray%2Ftailwind-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878369,"owners_count":26406641,"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-10-24T02:00:06.418Z","response_time":73,"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":["css","tailwind-css-template","tailwind-scaffolding","tailwindcss"],"created_at":"2024-09-24T13:29:42.317Z","updated_at":"2025-10-24T22:32:07.994Z","avatar_url":"https://github.com/peoray.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tailwindcss-boilerplate\n\nA quick opionated setup to get you up and running without doing any configuration. This is useful for prototype.\n\n## Installation\n\nTo get started:\n\n1. Clone the repository:\n\n`git clone https://github.com/peoray/tailwind-boilerplate.git`\n`cd tailwind-boilerplate`\n\n2. Install the dependencies:\n    ```\n    # npm\n    npm install\n\n    # yarn\n    yarn install\n    ```\n\n3. Start up development server\n    ```\n    # npm\n    npm run start\n\n    # yarn\n    yarn run start\n    ```\n\n#### To build for production\n\nThe production code is optimized using [cssnano](https://cssnano.co/). \n\nTo run\n\n```\n    # npm\n    npm run prod\n\n    # Yarn\n    yarn run prod\n   ```\nThis will create a minify css file in `dist/css/main.css`.\n\n#### Tailwind Config\n\nYou can find an example of a tailwind config file [here](https://gist.github.com/peoray/43d0695faf1f52b1a4c087ef99c74686)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeoray%2Ftailwind-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeoray%2Ftailwind-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeoray%2Ftailwind-boilerplate/lists"}