Skip to content

selseus/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server

Our main server

Installation

  1. Get the source

    git clone https://github.com/selseus/server.git
    
  2. Install dependencies

    cd server
    npm install
    
  3. Start server

    npm start
    

Generate an encrypted text

Run the generate script inside the server/ directory

npm run-script generate

and follow the prompts

Generate a QR from cipher (Optional)

Just to some online QR generator and paste the cipher text generated by the generate script.

About

Main server's source

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors