All Projects → rokid → NextForum

rokid / NextForum

Licence: other
Next Generation Forum App powered by Vue

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to NextForum

Discourse
A platform for community discussion. Free, open, simple.
Stars: ✭ 34,626 (+88684.62%)
Mutual labels:  forum, discourse
punkweb-boards
Django forum boards with bbcode support
Stars: ✭ 26 (-33.33%)
Mutual labels:  forum
zusam
Private groups to share messages, photos, videos, links with friends and family.
Stars: ✭ 79 (+102.56%)
Mutual labels:  forum
discourse-locations
Tools for handling locations in Discourse
Stars: ✭ 31 (-20.51%)
Mutual labels:  discourse
flask-demo
一个使用Flask、SQLAlchemy、Mysql、Bootstrap开发的社区,实现了注册、登录、写文章、加标签、关注标签、喜爱文章、关注人、评论、评论点赞、消息通知等基本的社区功能,支持Markdown语法,所见即所得
Stars: ✭ 43 (+10.26%)
Mutual labels:  forum
forum
A basic Django forum app with metaposts; uses redis for stats/tracking
Stars: ✭ 25 (-35.9%)
Mutual labels:  forum
xpeppers-discourse
Provisioning of @discourse
Stars: ✭ 22 (-43.59%)
Mutual labels:  discourse
sic
link aggregator community organised by tags (with no javascript)
Stars: ✭ 82 (+110.26%)
Mutual labels:  forum
forum
📄 Fórum da Webschool - Fórum para reunir discussões sobre desenvolvimento Full-Stack.
Stars: ✭ 14 (-64.1%)
Mutual labels:  forum
chitchat
chitchat driven by golang
Stars: ✭ 98 (+151.28%)
Mutual labels:  forum
ISS
Oldschool Forum Software
Stars: ✭ 17 (-56.41%)
Mutual labels:  forum
bitnami-docker-phpbb
Bitnami Docker Image for phpBB
Stars: ✭ 33 (-15.38%)
Mutual labels:  forum
staticfuzz
Memories which vanish
Stars: ✭ 15 (-61.54%)
Mutual labels:  forum
forumfmt
A personal tool for converting from Markdown to BBCode for SA:MP forum.
Stars: ✭ 12 (-69.23%)
Mutual labels:  forum
api.yike.io
一刻社区后端 API 源码
Stars: ✭ 1,019 (+2512.82%)
Mutual labels:  forum
wordpress-vanilla
Official WordPress plugin for Vanilla Forums integration.
Stars: ✭ 18 (-53.85%)
Mutual labels:  forum
discourse-ratings
A Discourse plugin that lets you use topics to rate things
Stars: ✭ 31 (-20.51%)
Mutual labels:  discourse
physics-is-beautiful
Files for Physics Is Beautiful Website
Stars: ✭ 12 (-69.23%)
Mutual labels:  forum
flatboard
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
Stars: ✭ 30 (-23.08%)
Mutual labels:  forum
Ditiezu
Ditiezu
Stars: ✭ 13 (-66.67%)
Mutual labels:  forum

Rokid NextForum

NextForum 是基于 Vue/Vuex 技术栈,对 Discourse 论坛前端的深度改造,界面优雅、功能丰富、小巧迅速。 是 Rokid 下一代开放社区论坛的前端技术架构。

新域名:forum.rokid.com

全新版本

PC端

img

移动端

img

当然,还有好玩的彩蛋,我们叫它 cshell,不来了解一下吗?

img

还有,遇到不支持浏览器的优雅的降级页面,你们自己发掘吧。

开发环境搭建

编辑你的 host 文件,加上 127.0.0.1 forum-dev.rokid.com

MacOS/Linux 系统直接

sudo vim /etc/hosts

windows系统

用记事本或文本编辑器编辑:c:/windows/system32/drivers/etc/hosts

启动

#不想用yarn,也可以用npm install
$ yarn

$ sudo npm run dev

移动端调试

使用 vconsole 可以在移动端调试进行简单的 js 调试

index.html 中把 vconsole.js 注释去掉,即可使用 vconsole

贡献

任何意见或建议,欢迎提 issues,你也可以直接 fork 然后提 PR

开放

我们将鼓励任何社区用户使用 Discourse API 进行任何客户端的开发,比如 iOS、安卓、React-Native 等。 具体接口可以访问 Discourse Docs,如果想跳过跨域限制,我们也提供 了 node-http-bypass 工具,具体配置文件参考 .bypassconfig

License

MIT @ Rokid, Inc.

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].