Giter Club home page Giter Club logo

mynode's Introduction

Nodejs Blog

一个简单的博客系统,包含博客列表展示、博客详情展示、留言板、博客内容编辑功能。

前端使用了ReactJs框架,使用了MaterialUi样式。后端使用NodeJs和MongoDb。

前端目录

前端逻辑保存在MyNode/app

app/main.js: 前端应用入口
app/routes.js: 路由配置
app/alt.js: 消息总线
app/actions: 保存前后端通信逻辑
app/components: 模块化实现页面及样式
app/stores: 通信成功后的回调方法
app/stylesheets: 样式模板

后端目录

后端逻辑保存在MyNode/server

server/config: 路由配置、环境配置
server/controller: 前端接口
server/middlewares: 鉴权配置

线上作品:GKwen

邮箱:[email protected]

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.