{"id":20731795,"url":"https://github.com/raflymln/nextjs-template","last_synced_at":"2025-04-14T01:32:46.037Z","repository":{"id":178734863,"uuid":"492907731","full_name":"raflymln/nextjs-template","owner":"raflymln","description":"A template for your new NextJS project that equipped with TailwindCSS, Linter, and Prisma","archived":false,"fork":false,"pushed_at":"2024-08-12T15:40:19.000Z","size":401,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T04:12:10.080Z","etag":null,"topics":["nextjs","tailwind","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raflymln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-16T16:05:59.000Z","updated_at":"2024-07-19T06:21:49.000Z","dependencies_parsed_at":"2023-10-03T11:41:21.928Z","dependency_job_id":"722f2ba0-e88a-4202-af46-6f4e2f59d43c","html_url":"https://github.com/raflymln/nextjs-template","commit_stats":null,"previous_names":["raflymln/nextjs-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raflymln%2Fnextjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raflymln%2Fnextjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raflymln%2Fnextjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raflymln%2Fnextjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raflymln","download_url":"https://codeload.github.com/raflymln/nextjs-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248807997,"owners_count":21164773,"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":["nextjs","tailwind","tailwindcss","typescript","vercel"],"created_at":"2024-11-17T05:16:52.489Z","updated_at":"2025-04-14T01:32:46.014Z","avatar_url":"https://github.com/raflymln.png","language":"JavaScript","funding_links":[],"categories":["NextJS"],"sub_categories":["TailwindCSS"],"readme":"# Next.js Template Repository\n\nThis repository serves as a Next.js template equipped with preconfigured settings and options for rapid development and code consistency. It is intended to be used as a starting point for new projects.\n\n## Features\n\n-   Next.js 13: A popular React framework for building server-rendered applications.\n-   Tailwind CSS: A utility-first CSS framework for rapid UI development.\n    -   `@tailwindcss/line-clamp`: Plugin for adding line clamp utilities to truncate text.\n    -   `@tailwindcss/typography`: Plugin for styling typographic elements.\n-   ESLint: A pluggable JavaScript linter for identifying and reporting code quality issues.\n    -   Preconfigured lint rules for maintaining code consistency and best practices.\n-   Prettier: An opinionated code formatter to enforce consistent code styling.\n-   Prisma: A modern database toolkit for working with databases in Node.js.\n\n## Getting Started\n\n1. Clone the repository to your local machine, and start the server by running the following commands:\n\n    ```bash\n    yarn install\n    # or\n    npm install\n    # or\n    pnpm install\n    ```\n\n2. Run the development server:\n\n    ```bash\n    yarn dev\n    # or\n    npm run dev\n    # or\n    pnpm run dev\n    ```\n\n3. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\u003e More information about Next.js can be found in the [Next.js documentation](https://nextjs.org/docs).\n\n## Configuration\n\nThis template comes with some preconfigured settings and options. Feel free to modify them based on your requirements:\n\n-   ESLint rules and Prettier options can be modified in the package.json file.\n-   Prisma database configuration can be found in the prisma directory.\n\n## Contributing\n\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue in this repository. If you'd like to contribute directly, feel free to submit a pull request with your changes.\n\n## License\n\nThis template is licensed under the [MIT License](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraflymln%2Fnextjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraflymln%2Fnextjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraflymln%2Fnextjs-template/lists"}