Arcadia. An open soruce discord alternative made with Express and MongoDB.

栏目: IT技术 · 发布时间: 5年前

内容简介:Arcadia uses MongoDB for storage of every bit of information. So, Make sure you start the MongoDB daemon.

Arcadia. An open soruce discord alternative made with Express and MongoDB. Arcadia. The perfect open-source messaging platform.

Installing

# clone the repo
$ git clone https://github.com/divy-work/arcadia.git

$ cd arcadia

# install the node modules...
$ npm install

# start
$ npm start

Database

Arcadia uses MongoDB for storage of every bit of information. So, Make sure you start the MongoDB daemon.

$ mongod

You can try editing configurations as per your needs.

config.dbURL = process.env.DATABASEURL || "mongodb://localhost/arcadia";

Its look and feel

Arcadia. An open soruce discord alternative made with Express and MongoDB.

Special Thanks

This repo is actually a complete makeover of ThalKod's discord-clone which was archived long ago.

Built with

  • Nodejs - Node.js JavaScript runtime.
  • Socket io - Websocket library for Node.js.
  • Mongoose - Mongoose ORM for commuication with MongoDB.
  • Express - Express framework for handling HTTP requests.

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

流量的秘密

流量的秘密

(英)Brian Clifton / 钟镭 / 人民邮电出版社 / 2010-2 / 45.00元

你对自己的网站有足够的了解吗?你知道自己网站的真实影响力和竞争力吗?你在想尽办法留住你的访客吗?《流量的秘密:Google Analytics网站分析与优化技巧》将运用最新的网络计量学方法,教你获取真正有价值的信息。 哪种市场营销活动最有成效?如何量化这些效果?应该从哪些衡量指标进行追踪?《流量的秘密:Google Analytics网站分析与优化技巧》介绍的Google Analytics......一起来看看 《流量的秘密》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具