Skip to content

A backend service for the SoulSync mentoring platform, providing the core logic for user management, messaging, and content delivery.

Notifications You must be signed in to change notification settings

CruSea/soul-sync-api

Repository files navigation

Description

LeyuChat A Message Automation tool

Installation

$ npm install

Running Mini App

# development
$ npm run start

# run database consumer
$ pm2 start dist/src/apps/consumers/database-consumer/main.js --no-daemon

# run chat consumer
$ pm2 start dist/src/apps/consumers/chat-consumer/main.js --no-daemon

License

LeyuChat is MIT licensed.

About

A backend service for the SoulSync mentoring platform, providing the core logic for user management, messaging, and content delivery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages