All Projects → AdaXH → sites-front-end-pc

AdaXH / sites-front-end-pc

Licence: MIT License
「站点聚合平台」的前端(pc)仓库

Programming Languages

typescript
32286 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

sites-front-end-pc

截图

简介

站点聚合平台,让更多的人知道您的网站”,小站正在处于初期阶,功能正在一步步完善中 如果您想协助小站,包括但不限于建议、交互、代码、服务器,您都可以直接与我联系 或者发送至我的邮箱:[email protected] 参与其中,您将会出现在开发人员列表中。

This site is in the initial stage. At present, the developer is only me, a humble and small front end, and the function is being improved step by step If you want to assist this site, including but not limited to suggestions, interaction, code and server, you can contact me directly or send it to my email address: [email protected] Participate, and you will appear in the developer list

DeepScan grade

这是什么仓库

这是站点聚合平台的前端代码(pc),以下是涉及到的npm(技术栈?):

目前已经完成的功能模块:

  • 站点提交
  • 站点列表
  • 站点详情
  • 站点编辑
  • 用户登陆注册
  • 管理员
  • 随机推荐
  • 在线互动
  • 签到
  • 后台管理(目前是非常简陋的)

如何启动dev

  1. 安装node
  2. 使用npm包管理工具,推荐使用tyarn
  3. 安装依赖: $npm i or $tyarn
  4. 启动webpack server: npm run dev or tyarn dev

想协助但是不喜欢or不会react?

没关系,管理后台还没有开发,现在的管理后台很简陋,如果您愿意,可以协助开发一套管理后台,技术栈由您决定,不用担心接口,接口我都写好了

为什么没有后端的仓库?

后端目前基于koa2 + mongod启动的小型架构,后续可能会改动,待后续再开放

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].