All Projects β†’ MixinNetwork β†’ supergroup.mixin.one

MixinNetwork / supergroup.mixin.one

Licence: Apache-2.0 license
🐚 Mixin Super Group Source Code

Programming Languages

go
31211 projects - #10 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language

supergroup.mixin.one is the source code of "Mixin δΈ­ζ–‡ηΎ€",which is an unlimited member group base on Mixin bot.

NOTICE !!!

Before you upgrade your group, please checkout CHANGELOG.md first.

Prepare

  1. copy ./config/config.tpl.yaml to ./config/config.yaml
  2. Replace configurations in config.yaml, we use PostgreSQL as our database.
  3. cd client and exec yarn install
  4. cp env.example .env.local, you can find more document in https://cli.vuejs.org/guide/mode-and-env.html
  5. Replace configs in .env.local

Run

Server Side

  1. ./supergroup.mixin.one handle http request
  2. ./supergroup.mixin.one -service message handle messages

Front-end

Generate static assets cd client && yarn serve

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].