• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

osf: OSF是一个开放、自由、分享的内容社区类网站原型,实现多用户,内容的发布、评论 ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

osf

开源软件地址:

https://gitee.com/ilovexcz/osf

开源软件介绍:

OSF

正如名字一样,OSF是一个开放、自由、分享的内容社区类网站原型。你会发现目前绝大多数的社交类网站、内容分享类、社区类、兴趣垂直类网站都有共同的特性,包括多用户,内容的发布、评论、喜欢,消息传递,Feed流,标签分类等等。打造OSF的初衷就是为了实现这些通用的模块,构建一个集合以上特点的内容社区类网站的原型。你可以用OSF构建一个单纯的社交网站,也可以加入标签成为一个兴趣社区,甚至两者皆可,这一切OSF都已为你提供。

welcome

主要功能

  • 邮箱注册激活验证
  • 多用户、用户间互相关注
  • 标签系统
  • Feed流
    • 关注用户Feed
    • 关注标签Feed
  • 说说、日志、相册
  • 评论、回复
  • 通知系统
  • 个人信息设置、账户安全
  • 上传图片云存储

同步提供下github地址: https://github.com/lvwangbeta/osf

Demo

此项目的Demo版演示已经部署在Coding.net http://osf.coding.io/welcome

演示用户:

邮箱密码
[email protected]demo123456
[email protected]demo123456

注意:如果自行注册登录,请使用真实邮箱地址,osf会为新注册用户发送激活链接

UI

Sketch文件下载:osf_sketch

explore

技术选型

OSF选择Spring MVC作为后端基础框架,实现RESTFull url,为实现尽可能的前后端分离,除首屏数据渲染外均通过Ajax+json形式更新前端,url设计与数据交互规范见 url设计与数据交互说明

MySQL作为OSF的关系型数据库,除Feed之外的所有数据均由其存储,OSF表设计

Redis在OSF中的使用,主要缓存用户信息、统计计数,同时存储用户的Feed信息流和Tag与Feed的从属关系

配置

#domaindomain.name=localhostdomain.ip=127.0.0.1domain.port=8080context=com.lvwang.osf#jdbc configjdbc.driver=com.mysql.jdbc.Driverjdbc.url=jdbc:mysql://localhost:3306/osfjdbc.username=rootjdbc.password=xxxxxx#Redis configredis.host=localhostredis.port=6379redis.password=redis.maxIdle=300redis.maxActive=600redis.maxWait=1000redis.testOnBorrow=true#mail[email protected]mail.password=xxxxxx#thumbnail stylepost_cover_thumbnail=?imageView2/2/w/500album_thumbnail=?imageView2/1/w/200/h/200img_base_url=http://xxx.xxx.xxx/

主要设置 域,MySQL、Redis连接配置,发件人邮箱,缩略图格式,云存储域名

后续版本计划

  • 下个版本将率先实现OAuth登陆
  • 搜索功能
  • 发送链接

License GPL

Copyright (C) 2015 osf

This program is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.

This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.

You should have received a copy of the GNU General Public Licensealong with this program. If not, see http://www.gnu.org/licenses/.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
图灵谷/tg-cms发布时间:2022-03-25
下一篇:
SpringBoot-SecondKill: 基于SpringBoot+Mybatis+Mysql+中间件构建的商城秒杀系统 ...发布时间:2022-03-25
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap