An open API service indexing awesome lists of open source software.

https://github.com/daidr/mcverify


https://github.com/daidr/mcverify

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

          

# MC Verify

## Description

基于 [Nest](https://github.com/nestjs/nest) 的MC正版账号杭助绑定验证服务

## Installation

```bash
pnpm install
```

## Running the app

```bash
# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod
```