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

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

内容简介: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.

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

查看所有标签

猜你喜欢:

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

裂变式创业

裂变式创业

宗毅、小泽 / 机械工业出版社 / 2016-1-1 / 39.84

互联网大潮汹涌来袭,传统企业增长乏力,互联网公司跨界冲击,转型之路迫在眉睫。“转型找死,不转型等死”这一坊间传说让多数企业徘徊不前,不少实体经济面临困境,敢问路在何方? 宗毅独创裂变式创业,用人民币投票选总经理,规定自己不投钱不能参与竞选;不相信干股,不使用职业经理人,用金融的方式管理现金流。用商业模式颠覆传统公益,打通南北充电之路;摇身一变成为自媒体,用产品建立社群。自己写故事,自己当导演......一起来看看 《裂变式创业》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

RGB HEX 互转工具