Skip to content

1943time/bluestone-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluestone Share Server

Start

## install node
curl -fsSL https://fnm.vercel.app/install | bash
source /root/.bashrc
fnm install 18
## Install service program
git clone https://github.com/1943time/bluestone-share.git
cd bluestone-share
npm i
npm i pm2 -g
## start program
pm2 start

The port and secret can be changed by editing the .env file.

If you want to stop the service use pm2 stop bluestone command.

About

Used to deploy editor sharing services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published