Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Meta-Network/meta-cms-worker-hexo

Repository files navigation

Meta CMS Worker Hexo

Development

Install dependencies

yarn install

Build project

yarn run build

Build docker image

docker build -t meta-cms-worker-hexo:latest .