Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 2.19 KB

File metadata and controls

69 lines (50 loc) · 2.19 KB


Plainpad
Plainpad

Plainpad is a self-hosted note taking application.

About

Driven by simplicity and stability in mind, Plainpad offers great potential at no cost. Become the owner of your data as Plainpad will nicely run on your own server.

Setup

To clone and run this application, you'll need Docker installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/alextselegidis/plainpad.git

# Go into the repository
$ cd plainpad

# Start Docker 
$ docker compose up -d

Note: the current setup works with Windows and WSL & Docker.

License

Code Licensed Under GPL v3.0 | Content Under CC BY 3.0


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github