{"id":19130515,"url":"https://github.com/princejoogie/next-app-bp","last_synced_at":"2025-05-06T10:19:56.736Z","repository":{"id":46233453,"uuid":"424685839","full_name":"princejoogie/next-app-bp","owner":"princejoogie","description":"A NextJS boilerplate with ESLint, Prettier, Tailwind, and Husky pre-configured","archived":false,"fork":false,"pushed_at":"2022-07-09T02:26:25.000Z","size":988,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T01:23:37.468Z","etag":null,"topics":["eslint","husky","nextjs","prettier","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://next-app-bp.joogie.link/","language":"TypeScript","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/princejoogie.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}},"created_at":"2021-11-04T17:41:35.000Z","updated_at":"2022-02-09T19:23:14.000Z","dependencies_parsed_at":"2022-09-25T05:20:25.406Z","dependency_job_id":null,"html_url":"https://github.com/princejoogie/next-app-bp","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fnext-app-bp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fnext-app-bp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fnext-app-bp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princejoogie%2Fnext-app-bp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/princejoogie","download_url":"https://codeload.github.com/princejoogie/next-app-bp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249628558,"owners_count":21302664,"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":["eslint","husky","nextjs","prettier","react","tailwindcss"],"created_at":"2024-11-09T06:11:20.360Z","updated_at":"2025-04-19T06:33:13.318Z","avatar_url":"https://github.com/princejoogie.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/princejoogie"],"categories":[],"sub_categories":[],"readme":"# next-app-bp\n\n![License](https://img.shields.io/badge/license-MIT-brightgreen?style=flat)\n![Version](https://img.shields.io/github/v/release/princejoogie/next-app-bp?color=%2349C31B\u0026include_prereleases\u0026label=version)\n\nA NextJS boilerplate with all essentials included.\n\n| Name        | Version |\n| :---------- | :------ |\n| ✅ Tailwind | v3.0.18 |\n| ✅ Eslint   | v8.12.0 |\n| ✅ Prettier | v2.6.1  |\n| ✅ Husky    | v7.0.4  |\n| ✅ Jest     | v27.5.1 |\n| ✅ Cypress  | v9.5.3  |\n\n## Installation\n\n```bash\ngit clone --depth=1 https://github.com/princejoogie/next-app-bp.git \u003cproject-name\u003e\ncd \u003cproject-name\u003e\nrm -rf .git\ngit init .\n```\n\n## Usage\n\n### Local Development\n\n```bash\n# Install dependencies\nyarn install\n# Start development server\nyarn dev\n# Build for prod\nyarn build\n```\n\n### With Docker\n\nDocker files can be updated in `/docker/\u003cdevelopment|production\u003e/Dockerfile`\n\n\u003e make sure to include `.env.development` and `.env.development` to your `.gitignore` file\n\n#### Development Environment\n\n```bash\n# build\nmake build-development\n# start\nmake start-development\n# stop\nmake stop-development\n```\n\n#### Production Environment\n\n```bash\n# build\nmake build-production\n# start\nmake start-production\n# stop\nmake stop-production\n```\n\n### Testing\n\n```bash\n# to run both unit and e2e tests:\nyarn test\n# to run only unit tests:\nyarn test:unit\n# to run only e2e tests:\nyarn test:e2e\n```\n\n---\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\nLike the project? would appreciate a coffee ☕\n\n[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/princejoogie)\n\n### Contributor list\n\n[![Contributors](https://contrib.rocks/image?repo=princejoogie/joog-uno)](https://github.com/princejoogie/next-app-bp/graphs/contributors)\n\n---\n\nMade by [**Prince Carlo Juguilon**](https://princecaarlo.tech/) together with these awesome [**Contributors**](https://github.com/princejoogie/next-app-bp/graphs/contributors).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincejoogie%2Fnext-app-bp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprincejoogie%2Fnext-app-bp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincejoogie%2Fnext-app-bp/lists"}