Skip to content

VironLab/NodeJS-PasteServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-PasteServer

A NodeJS based Pasteserver to share code and text.

Install and start server

git clone https://github.com/VironLab/NodeJS-PasteServer
cd NodeJS-PasteServer
npm install
# edit config.js and start server
node server.js

To enable https insert SSL certificate and Private Key in the folder .SSL/ and insert the cert names into config.js

About

A NodeJS based Pasteserver to share code and text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published