Skip to content

Deploy your own version of NoPaste

Boris K edited this page May 15, 2020 · 13 revisions

Method 1 - On your own server

  1. Download all files from the NoPaste repository
  2. Just drop all the files on simple file server, and that's it!

Method 2 - Using Github Pages

Click the "fork" button

On your fork, click on the CNAME file

Click on the trash icon, then commit changes

Open your fork settings

Scroll down to "Github pages", and select the master branch as source

That's it !

After a few seconds, your clone of NoPaste will be ready to use at:

https://<your-username>.github.io/nopaste/

Clone this wiki locally