Welcome to your Lovable project
Project info
URL: https://lovable.dev/projects/b014d57c-1151-4283-8feb-e7c8a7c0d46e
How can I edit this code?
There are several ways of editing your application.
Use Lovable
Simply visit the Lovable Project and start prompting.
Changes made via Lovable will be committed automatically to this repo.
Use your preferred IDE
If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.
The only requirement is having Node.js & npm installed - install with nvm
Follow these steps:
# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>
# Step 3: Install the necessary dependencies.
npm i
# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev
Edit a file directly in GitHub
- Navigate to the desired file(s).
- Click the “Edit” button (pencil icon) at the top right of the file view.
- Make your changes and commit the changes.
Use GitHub Codespaces
- Navigate to the main page of your repository.
- Click on the “Code” button (green button) near the top right.
- Select the “Codespaces” tab.
- Click on “New codespace” to launch a new Codespace environment.
- Edit files directly within the Codespace and commit and push your changes once you’re done.
What technologies are used for this project?
This project is built with .
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
How can I deploy this project?
Simply open Lovable and click on Share -> Publish.
I want to use a custom domain - is that possible?
We don’t support custom domains (yet). If you want to deploy your project under your own domain then we recommend using Netlify. Visit our docs for more details: Custom domains
Lovable Project Editor
Project Details
- sirius8611/xichlo
- Last Updated: 3/31/2025
Recomended MCP Servers
MCP Server for MySQL databases
OpenAPI Schema Model Context Protocol Server
Simple RSS MCP Server
A Model Context Protocol (MCP) server implementation for Notion integration, providing a standardized interface for interacting with Notion's...
这是一个基于Model Context Protocol (MCP)的服务,用于查询B站用户的粉丝数量。通过提供B站用户ID,可以获取该用户的粉丝数。

A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.
An MCP server for the Berlin Public Transport
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique...
Repository contains Playwright Model Context Protocol to automate Browser and APIs
JSON MCP Server
一个用于联网搜索的MCP服务器