标签:amp html lock ima 参考资料 比较 alt 内容管理 hql
strapi 是一个开源的api && 内容管理平台,功能操作起来还是比较方便简单的。
使用docker && docker-compose
git clone https://github.com/strapi/strapi-docker && cd strapi-docker
docker-compose up -d
首次初始化比较慢,需要等待,同时对于docker-compose mongodb 版本最好修改下,因为测试没有改
http://localhost:1337/admin
strapi 支持国际化
添加内容
配置内容的字段
设置content 的访问
选择已有的或者创建新的
添加graphql 插件
graphql 接口访问
https://strapi.io/
https://github.com/strapi/strapi-docker
https://strapi.io/documentation/guides/graphql.html
https://strapi.io/documentation/getting-started/quick-start.html
标签:amp html lock ima 参考资料 比较 alt 内容管理 hql
原文地址:https://www.cnblogs.com/rongfengliang/p/9445547.html