riml-me
@RimlTempest
About riml-me
私のポートフォリオサイトです。Rimlについて知ることができます。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"riml-me": {
"command": "bun",
"args": [
"dev"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is riml-me?
riml-me is a modern web application built with Next.js 15.2 (App Router), React 19, TailwindCSS, and TypeScript. It uses pnpm as the package manager and includes Biome, ESLint, and Vitest for development tooling. The project is intended for developers creating and maintaining a Next.js-based website.
How to use riml-me?
Clone the repository, install dependencies with pnpm install, and start the development server with pnpm dev (or npm run dev, yarn dev, bun dev). The app runs on http://localhost:3000. Tests are run with pnpm test and linting/formatting with pnpm lint and pnpm format.
Key features of riml-me
- Next.js 15.2 App Router architecture
- React 19 with TypeScript 5.5.4
- TailwindCSS 3.4.4 for styling
- pnpm 20.1.2 for dependency management
- Biome formatting and ESLint linting
- Vitest for unit testing with coverage support
Use cases of riml-me
- Building a modern, server‑rendered React application
- Developing a website with App Router and file‑based routing
- Using TypeScript for type‑safe development
- Running automated tests with Vitest
- Deploying to Vercel for production hosting
FAQ from riml-me
What are the prerequisites?
Node.js 20.18.0 and pnpm 20.1.2 are required.
How do I start the development server?
Run pnpm dev (or npm run dev, yarn dev, bun dev) and open http://localhost:3000.
How do I run tests?
Execute pnpm test for unit tests or pnpm test:coverage to see coverage reports.
What license does riml-me use?
The project is released under the MIT License.
How can I deploy riml-me?
The easiest way is to use the Vercel Platform; see Next.js deployment documentation for details.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments