内容简介:Arcadia uses MongoDB for storage of every bit of information. So, Make sure you start the MongoDB daemon.
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
Special Thanks
This repo is actually a complete makeover of ThalKod's discord-clone which was archived long ago.
Built with
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP和MySQL Web开发
Luke Welling、Laura Thomson / 武欣、邵煜 / 机械工业出版社 / 2005-12 / 78.00元
本书将PHP开发与MySQL应用相结合,分别对PHP和MySQL做了深入浅出的分析,不仅介绍PHP和MySQL的一般概念,而且对PHP和MySQL的Web应用做了较全面的阐述,并包括几个经典且实用的例子。一起来看看 《PHP和MySQL Web开发》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
在线进制转换器
各进制数互转换器