Skip to content

VironLab/NodeJS-PasteServer

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