Giter Site home page Giter Site logo

aiclub's Introduction

##Sumorio

介绍

sumorio是用nodejs开发的社区系统,借鉴了nodeclub的一些通用代码(注册/登录/session处理等)。目前版本为0.2.1。

安装部署

  • 安装mysql数据库,在docs文件夹下找到目前版本的sql文件sumorio_0.2.1.sql,导入到mysql中
  • 修改主目录下的config.js文件,修改其中的mysql及其它config为自己机器的配置(手动创建需要的路径,如*_path)
  • 安装package.json里列出的库
  • 在主目录下执行node app.js启动程序,访问http://ip:port即可
  • 默认初始化的用户名:sumory 密码:123456

History

0.2.1

  • 重构代码:修改了一个表名和几个字段名;分层并独立各模块,使得后续开发更方便

0.2.0

  • 网盘功能:支持文件夹,私密、共享文件等
  • 更改全站css,全面采用bootstrap
  • 更新了很多小地方

0.1.0 - 0.1.3

  • 社区功能:关注等
  • 消息系统:文章、关注等相关消息推送
  • 图片功能
  • 评论功能
  • 多用户Blog

Todo

  • Feed
  • 收藏
  • 分页

aiclub's People

Contributors

sumory avatar

Watchers

James Cloos avatar luoka 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.