@msncc/vercel

vercel server for waline comment system

Usage no npm install needed!

<script type="module">
  import msnccVercel from 'https://cdn.skypack.dev/@msncc/vercel';
</script>

README

@msncc/vercel

This is the backend for Waline comment system.

Installation

npm install @msncc/vercel --save

Configuration

You should set LEAN_ID and LEAN_KEY in environment variable which can get from https://leancloud.app.

The detail how to get LEAN_ID and LEAN_KEY: https://waline.js.org/quick-start.html

We support Akismet spam protection service default. If you want close it, please set AKISMET_KEY environment variable as false

Deploy

Click it to deploy quickly!