Coder Social home page Coder Social logo

davidmr001 / opencoder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrxujiang/opencoder

0.0 0.0 0.0 5.17 MB

基于程序员的项目,简历,blog管理平台

License: MIT License

JavaScript 75.20% HTML 2.89% Vue 20.40% CSS 1.27% Shell 0.24%

opencoder's Introduction

openCoder项目整体架构

openCoder

-- manage 管理后台UI

-- webapp 移动端app

 -- src
    -- api 页面封装的请求
    -- assets 静态资源存放区
        -- js
        -- img
        -- css 
    components 组件
    store vuex代码
    views 页面组件
        -- Home
        -- About
    utils 工具函数
        -- index
    mock mock数据
    App.vue 根组件
    main.js 入口
    router.js 路由
    vue.config.js vue-cli自定义配置
    .eslintrc 语法检测配置文件  

-- pc pc端UI

-- server 服务端

 -- cert https等相关认证信息
 -- config 公共配置区
 -- crawel node爬虫区
 -- db 数据库
 -- dist 打包目录
 -- lib 通用脚本区
 -- middlewares 中间件
 -- parcel demo
 -- public 公共目录
 -- routes 路由区
 -- service 数据服务区
 -- task 子进程,子任务
 -- views 服务端视图区

opencoder's People

Contributors

aleryxu avatar mrxujiang avatar yusongh avatar zhan1025 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.