简体   繁体   English

将管理员添加到电子商务网站的页面

[英]Adding Admin to page to an e-commerce website

A friend of mine want me to help him develop a website and admin interface to it.我的一个朋友想让我帮他开发一个网站和管理界面。

The admin interface is to help him be able to write plain text that get updated on his website.管理界面是为了帮助他能够编写在他的网站上更新的纯文本。

Please How do I go about this.请问我该怎么做。 It's my first time doing such这是我第一次这样做

I'm trained in Vue.js, MYSQL & basics of Node.js我接受过 Vue.js、MYSQL 和 Node.js 基础知识的培训

The question is not very specific.这个问题不是很具体。 What you are essentially talking about is a content management system.您基本上谈论的是内容管理系统。

If i were you, i would build the frontend with Vue and then use a headless CMS like Strapi for the database and admin interface!如果我是你,我会用 Vue 构建前端,然后使用像 Strapi 这样的无头 CMS 作为数据库和管理界面! Strapi has an API your vue-site can consume to showcase the content. Strapi 有一个 API,你的 vue 站点可以使用它来展示内容。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM