当前位置: 首页 > 软件库 > Web应用开发 > >

forum

授权协议 GPL-3.0 License
开发语言 JavaScript
所属分类 Web应用开发
软件类型 开源软件
地区 不详
投 递 者 潘灵均
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Vue Forum

Simple and beautiful forum software - created using Express, Vue, and Sequelize.
Click here for a link to the demo.

Features

  • Mobile ready single-page application
  • Real-time notification system
  • Profile pictures
  • Infinite-scroll loading of posts and threads
  • @ mentions
  • Polls
  • Markdown editor
  • Inline link expansions for Twitter, GitHub, Wikipedia, and more to come
  • Admin dashboard for forum analytics
  • Multiple admin users
  • Moderation built in, including:
    • Locking or deleteing threads and posts
    • Blocking user IP address
    • Suspending users from creating posts or starting threads

Screenshots

Homepage

forum homepage

Admin dashboard

forum dashboard

Admin settings page

forum general

Admin user page

forum users page

Admin moderation page

forum moderation

Install

To install on Heroku:

  1. git clone https://github.com/sbkwgh/forum.git && cd forum
  2. heroku login
  3. heroku git:remote -a <app-name>
  4. heroku config:set NODE_ENV=production
  5. heroku config:set SESSION_SECRET=<session-secret>
  6. Add database add-on, get database URL
  7. heroku config:set DATABASE_URL=<database-url>
  8. cd frontend && npm install
  9. npx vue-cli-service build
  10. Remove the line dist/ from .gitignore
  11. cd .. && git add -A && git commit -m "Update .gitignore"
  12. git push heroku master
  13. Visit the URL of the app and complete the on-screen instructions

N.B. the database here is assumed to be MySQL - to use Postgres or another you must install the corresponding driver on npm

 相关资料
  • 我尝试使用cbv的im来保存一个对象,我不熟悉使用它,并且我尝试使用create view来保存一个对象,但是得到这个错误: "Not NULL约束失败:forum_question.user_id" 我将不胜感激初学者友好的解释如何解决这个问题,也许还有提示,谢谢! models.py: 表单.py: 视图.py: 例外?: 编辑3: 其他信息: 回溯(最近一次调用最后):文件“/主页/钛/本地

  • 在本章中,我们将研究在Joomla中Adding Forum 。 我们可以在Joomla中安装论坛扩展,以分享或讨论有关特定问题的想法和观点。 Joomla添加论坛 以下是用于设置Joomla添加论坛的简单步骤。 Step (1) - 单击Joomla中的Install Extensions选项。 Step (2) - 单击“ Choose File按钮,然后选择已下载的扩展论坛以包含在您的网站中

  • Yet Another Forum 是一个 .NET 开发的论坛系统

  • Carbon Forum,一个高性能的、高安全性的、基于话题的PHP轻论坛。 优秀的架构,高效的代码,每个页面平均执行时间仅为1~5毫秒,同时恰当地使用异步加载技术,在SEO与用户体验间取得平衡。 论坛摒弃了版块、节点等概念,发帖时无需选择板块,系统根据帖子内容自动推荐话题供用户选择,并且有功能强大而不显冗余的富文本编辑器。 支持关注用户、关注话题等功能,可以作为一个社交网站使用。 安装环境要求:

  • 一 forum-java spring boot框架开发的社区:https://www.developers.pub 二 简介 forum-java 是一个开源的现代化社区平台,它实现了: 面向内容讨论的论坛; 面向知识问答的社区; 100% 开源; 欢迎到 开发者客栈 官方讨论区了解更多。同时也欢迎关注 开发者客栈 开源社区微信公众号 智猿其说: 三 为什么要做这个项目? 企业在做开放平台领域建

  • Tagmalion Forum Tagmalion forums are true social forums because, instead of a forum being hosted on a site, forums are hosted on a tag. Any site can share the same forum by virtue of using the same ta

相关阅读

相关文章

相关问答

相关文档