cky-noticejs
v1.2.0
Published
NoticeJS build with Nitro, you can deploy it on vercel with zero config.
Downloads
1
Readme
NoticeJS
Deploy with Vercel
NoticeJS build with Nitro, you can deploy it on vercel with zero config.
How To Use
- After deploying NoticeJS, go to the newly created repository.
- Edit
notice/data.yaml
to add your notice. - Re-deploy NoticeJS.
- 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>
- Done!