文件名称:阿卡迪亚:阿卡迪亚。 可能是开源聊天平台?
文件大小:2.92MB
文件格式:ZIP
更新时间:2024-02-24 23:34:32
nodejs slack chat alternative mongo
阿卡迪亚。 完美的开源消息传递平台。 正在安装 # clone the repo $ git clone https://github.com/divy-work/arcadia.git $ cd arcadia # install the node modules... $ npm install # start $ npm start 数据库 Arcadia使用MongoDB来存储所有信息。 因此,请确保启动MongoDB守护程序。 $ mongod 您可以尝试根据需要编辑配置。 config . dbURL = process . env . DATABASEURL || "mon