Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

hoangvu12/kaguya-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaguya-socket

A socket server for Kaguya

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/hoangvu12/kaguya-socket
cd kaguya-socket
npm install

Enviroment Variables

Change .env-example to .env

# See https://github.com/hoangvu12/kaguya-database (Supabase private key)

SUPABASE_KEY=
SUPABASE_URL=

# Redis

REDIS_URL=

# This will be your base route (https://example.com/BASE_ROUTE)

BASE_ROUTE=

License

Licensed under the MIT. See the LICENSE file for details.

About

A socket server for Kaguya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published