{"id":15527204,"url":"https://github.com/amitdeka/create-tailwind-template","last_synced_at":"2026-05-05T21:38:21.188Z","repository":{"id":258706074,"uuid":"433305866","full_name":"AmitDeka/create-tailwind-template","owner":"AmitDeka","description":"Tailwindcss starter template with JIT mode enabled","archived":false,"fork":false,"pushed_at":"2022-12-13T10:38:02.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:17:52.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-tailwind-template","language":"CSS","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/AmitDeka.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":"2021-11-30T05:29:39.000Z","updated_at":"2022-12-13T10:21:53.000Z","dependencies_parsed_at":"2024-10-20T08:03:08.282Z","dependency_job_id":"4b2fdfd7-2ff9-4235-86f9-3a2e6a9786e3","html_url":"https://github.com/AmitDeka/create-tailwind-template","commit_stats":null,"previous_names":["amitdeka/create-tailwind-template"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-tailwind-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-tailwind-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-tailwind-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmitDeka%2Fcreate-tailwind-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmitDeka","download_url":"https://codeload.github.com/AmitDeka/create-tailwind-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100581,"owners_count":20723479,"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-10-02T11:05:02.122Z","updated_at":"2026-05-05T21:38:21.149Z","avatar_url":"https://github.com/AmitDeka.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Tailwind Template\n\nCreate Tailwind Template works on Windows, Linux and macOS.\n\n#### If something doesn't work, please [file an issue](https://github.com/AmitDeka/create-tailwind-template/issues).\n\n#### If you have questions or need help, please ask in [GitHub Discussions](https://github.com/AmitDeka/create-tailwind-template/discussions) .\n\n## Quick Overview\n\n```bash\n  npx create-tailwind-template my-project\n  cd my-project\n  npm start\n```\n\nAfter typing the last command it will server the website in http://localhost:5000/ to see your app.\n\n## Create an website\n\nYou’ll need to have Node 14.0.0 or later version on your local development machine (but it’s not required on the server). We recommend using the latest LTS version.\n\nTo create a new app, you may choose one of the following methods:\n\n### npx\n\n```\nnpx create-tailwind-template my-project\n```\n\n(npx is a package runner tool that comes with npm 5.2+ and higher, see instructions for older npm versions)\n\n### npm\n\n```\nnpm init tailwind-template my-project\n```\n\nnpm init \u003cinitializer\u003e is available in npm 6+\n\n# Screenshots\n\n#### Template made with TailwindCSS and ExpressJS\n\n![Default Template](https://ik.imagekit.io/eh7avbardem/Tailwind_CSS_-_H_vs0N0b7V5p.png?ik-sdk-version=javascript-1.4.3\u0026updatedAt=1670926794658)\n\n# Dependencies Used\n\n**Main Dependencies:**\n\n- [Express](https://www.npmjs.com/package/express)\n\n**Developer Dependencies:**\n\n- [TailwindCSS](https://www.npmjs.com/package/tailwindcss)\n- [PostCSS](https://www.npmjs.com/package/postcss)\n- [Autoprefixer](https://www.npmjs.com/package/autoprefixer)\n\n## Feedback\n\nIf you have any feedback, please reach out to us at amitdeka49@gmail.com\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n```\nCopyright (c) 2021-2022 Amit Deka\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitdeka%2Fcreate-tailwind-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitdeka%2Fcreate-tailwind-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitdeka%2Fcreate-tailwind-template/lists"}