refactor: docubook@latest template nextjs-docker
This commit is contained in:
22
template.config.json
Normal file
22
template.config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "nextjs-docker",
|
||||
"id": "nextjs-docker",
|
||||
"description": "Next.js standalone with Docker image (optimized for coolify, etc.)",
|
||||
"framework": "nextjs",
|
||||
"base": "nextjs",
|
||||
"packageManagers": ["npm", "yarn", "pnpm", "bun"],
|
||||
"features": [
|
||||
"Next.js 16",
|
||||
"React 19",
|
||||
"TypeScript",
|
||||
"Tailwind CSS",
|
||||
"MDX Support",
|
||||
"Dark Mode",
|
||||
"Search (Algolia)",
|
||||
"Responsive Design",
|
||||
"Docker Deployment"
|
||||
],
|
||||
"author": "wildan.nrs",
|
||||
"repository": "https://github.com/DocuBook/packages/template/nextjs-docker",
|
||||
"homepage": "https://docubook.pro"
|
||||
}
|
||||
Reference in New Issue
Block a user