1.2.0 • Published 1 year ago

cky-noticejs v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

NoticeJS

Deploy with Vercel

NoticeJS build with Nitro, you can deploy it on vercel with zero config.

Deploy with Vercel

How To Use

  1. After deploying NoticeJS, go to the newly created repository.
  2. Edit notice/data.yaml to add your notice.
  3. Re-deploy NoticeJS.
  4. Add NoticeJS to your website by following scripts:
<script src="https://s.cky.qystu.cc/npm/cky-noticejs@1/templates/client.min.js" server="https://[YOUR_DEPLOY_DOMAIN"></script>
  1. Done!