Mold Inventory
Manages mold inventory through a full-stack application leveraging Cloudflare Workers, Auth0, and modern web technologies.
概要
Mold Inventory is a comprehensive monorepo application built for managing mold inventory. It leverages a modern tech stack including Auth0 for secure authentication, Cloudflare Workers and D1 for serverless backend and database, Hono for API creation, and Next.js for a robust frontend. The application features a CRUD API for managing molds, validates user permissions via Auth0 JWTs, and uniquely includes a 'Molds MCP server' that enables AI models to retrieve mold lists on behalf of authenticated users, extending its utility beyond traditional inventory management.
主な機能
- Interactive frontend built with Next.js and React, supporting light and dark UI modes.
- Secure authentication and authorization with Auth0, including role-based access control.
- AI-enabled 'Molds MCP server' allowing LLMs to access mold inventory data.
- 1 GitHub stars
- Database management using Prisma ORM with Cloudflare D1.
- Serverless backend and application hosting on Cloudflare Workers.
ユースケース
- Enabling AI applications or LLMs to query and utilize mold inventory information.
- Tracking and managing physical mold assets in a digital inventory.
- Demonstrating a full-stack application architecture on Cloudflare's serverless platform.
- Providing secure, role-based access to mold inventory data for authorized users.