MCP.so
登录

Supabase Todo App

@umrzoq-toshkentov

关于 Supabase Todo App

暂无概览

基本信息

分类

生产力

运行时

node

传输方式

stdio

发布者

umrzoq-toshkentov

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Supabase Todo App?

A full-stack Todo application built with React, TypeScript, Material UI, React Query, Supabase (Authentication & Database), and React Router. It provides user authentication, protected routes, and CRUD operations for todos.

How to use Supabase Todo App?

Clone the repository, install dependencies with npm install, then start the development server with npm run dev and open http://localhost:5173 in your browser.

Key features of Supabase Todo App

  • User authentication (sign up, sign in, sign out)
  • Protected routes
  • Create, read, update, and delete todos
  • Real-time updates using React Query
  • Responsive Material UI design

Use cases of Supabase Todo App

  • Manage a personal task list with user accounts
  • Demonstrate a full-stack application with Supabase backend
  • Learn React, TypeScript, and Supabase integration

FAQ from Supabase Todo App

What does Supabase Todo App use for authentication and database?

It uses Supabase for both authentication and database.

What are the prerequisites to run Supabase Todo App?

Node.js version 16 or higher and npm or yarn.

How do I install Supabase Todo App?

Clone the repository, then run npm install in the project directory.

What is the project structure of Supabase Todo App?

The source code is organized into components/, context/, hooks/, services/, and types/ directories under src/.

评论

生产力 分类下的更多 MCP 服务器