appwrite-utils-cli
Version:
Appwrite Utility Functions to help with database management, data conversion, data import, migrations, and much more. Meant to be used as a CLI tool, I do not recommend installing this in frontend environments.
194 lines • 9.02 kB
JSON
{
"RECORDS": [
{
"category_id": "cat_001",
"name": "Technology",
"slug": "technology",
"description": "Latest trends, news, and insights in technology, software development, and digital innovation.",
"parent_id": null,
"level": 0,
"sort_order": 1,
"color_code": "#3B82F6",
"icon": "desktop-computer",
"cover_image_url": "https://picsum.photos/800/400?random=tech",
"is_active": true,
"is_featured": true,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Technology News & Insights",
"meta_description": "Stay updated with the latest technology trends, software development news, and digital innovation insights.",
"guidelines": "Posts should focus on technology trends, software development, programming languages, frameworks, and digital innovation. Please ensure content is accurate and well-researched."
},
{
"category_id": "cat_002",
"name": "Web Development",
"slug": "web-development",
"description": "Frontend, backend, and full-stack web development tutorials, tips, and best practices.",
"parent_id": "cat_001",
"level": 1,
"sort_order": 1,
"color_code": "#10B981",
"icon": "code",
"cover_image_url": "https://picsum.photos/800/400?random=webdev",
"is_active": true,
"is_featured": true,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Web Development Tutorials & Tips",
"meta_description": "Learn web development with our comprehensive tutorials covering frontend, backend, and full-stack development.",
"guidelines": "Focus on practical web development content including tutorials, code examples, framework guides, and best practices. Include working code examples when possible."
},
{
"category_id": "cat_003",
"name": "Mobile Development",
"slug": "mobile-development",
"description": "iOS, Android, and cross-platform mobile app development resources and tutorials.",
"parent_id": "cat_001",
"level": 1,
"sort_order": 2,
"color_code": "#8B5CF6",
"icon": "device-mobile",
"cover_image_url": "https://picsum.photos/800/400?random=mobile",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Mobile App Development Guide",
"meta_description": "Master mobile development with tutorials for iOS, Android, React Native, Flutter, and cross-platform solutions.",
"guidelines": "Content should cover mobile app development for iOS, Android, or cross-platform solutions. Include screenshots, code samples, and step-by-step instructions."
},
{
"category_id": "cat_004",
"name": "Design",
"slug": "design",
"description": "UI/UX design principles, tools, trends, and creative inspiration for digital products.",
"parent_id": null,
"level": 0,
"sort_order": 2,
"color_code": "#F59E0B",
"icon": "color-swatch",
"cover_image_url": "https://picsum.photos/800/400?random=design",
"is_active": true,
"is_featured": true,
"post_count": 0,
"total_post_count": 0,
"meta_title": "UI/UX Design Resources & Inspiration",
"meta_description": "Discover design principles, tools, trends, and creative inspiration for creating beautiful digital products.",
"guidelines": "Posts should focus on design principles, UI/UX best practices, design tools, color theory, typography, and user experience. Include visual examples and case studies."
},
{
"category_id": "cat_005",
"name": "UI Design",
"slug": "ui-design",
"description": "User interface design patterns, components, and visual design best practices.",
"parent_id": "cat_004",
"level": 1,
"sort_order": 1,
"color_code": "#EF4444",
"icon": "template",
"cover_image_url": "https://picsum.photos/800/400?random=ui",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "UI Design Patterns & Components",
"meta_description": "Learn UI design with guides on components, patterns, visual hierarchy, and interface design best practices.",
"guidelines": "Focus on visual design elements, interface components, design systems, and UI patterns. Include design files, mockups, and visual examples."
},
{
"category_id": "cat_006",
"name": "UX Research",
"slug": "ux-research",
"description": "User experience research methods, usability testing, and user-centered design approaches.",
"parent_id": "cat_004",
"level": 1,
"sort_order": 2,
"color_code": "#06B6D4",
"icon": "search",
"cover_image_url": "https://picsum.photos/800/400?random=ux",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "UX Research Methods & Usability Testing",
"meta_description": "Master UX research with guides on user testing, personas, journey mapping, and user-centered design methods.",
"guidelines": "Content should cover UX research methodologies, user testing techniques, data analysis, and user-centered design processes. Include case studies and research findings."
},
{
"category_id": "cat_007",
"name": "Business",
"slug": "business",
"description": "Entrepreneurship, startups, product management, and business strategy insights.",
"parent_id": null,
"level": 0,
"sort_order": 3,
"color_code": "#059669",
"icon": "briefcase",
"cover_image_url": "https://picsum.photos/800/400?random=business",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Business Strategy & Entrepreneurship",
"meta_description": "Get insights on entrepreneurship, startup advice, product management, and business strategy for tech companies.",
"guidelines": "Focus on business strategy, entrepreneurship, product management, startup advice, and industry insights. Provide actionable advice and real-world examples."
},
{
"category_id": "cat_008",
"name": "Career",
"slug": "career",
"description": "Professional development, career advice, and skill-building for tech professionals.",
"parent_id": null,
"level": 0,
"sort_order": 4,
"color_code": "#7C3AED",
"icon": "academic-cap",
"cover_image_url": "https://picsum.photos/800/400?random=career",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Tech Career Development & Advice",
"meta_description": "Advance your tech career with professional development tips, interview advice, and skill-building resources.",
"guidelines": "Content should help tech professionals advance their careers through skill development, interview preparation, networking, and professional growth advice."
},
{
"category_id": "cat_009",
"name": "Tutorials",
"slug": "tutorials",
"description": "Step-by-step guides and hands-on tutorials for various technologies and tools.",
"parent_id": null,
"level": 0,
"sort_order": 5,
"color_code": "#DC2626",
"icon": "book-open",
"cover_image_url": "https://picsum.photos/800/400?random=tutorials",
"is_active": true,
"is_featured": true,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Step-by-Step Tech Tutorials",
"meta_description": "Learn with our comprehensive step-by-step tutorials covering various technologies, tools, and programming concepts.",
"guidelines": "Tutorials should be well-structured with clear steps, code examples, screenshots, and expected outcomes. Test all instructions before publishing."
},
{
"category_id": "cat_010",
"name": "News",
"slug": "news",
"description": "Latest industry news, product launches, and technology announcements.",
"parent_id": null,
"level": 0,
"sort_order": 6,
"color_code": "#1F2937",
"icon": "newspaper",
"cover_image_url": "https://picsum.photos/800/400?random=news",
"is_active": true,
"is_featured": false,
"post_count": 0,
"total_post_count": 0,
"meta_title": "Tech Industry News & Updates",
"meta_description": "Stay informed with the latest technology news, product launches, and industry announcements.",
"guidelines": "News posts should be timely, accurate, and well-sourced. Include relevant links and provide context for industry developments."
}
]
}