📓 Plainpad - Self Hosted Note Taking App
Go to file
2020-09-25 13:31:04 +03:00
.github initial import 2020-03-22 18:02:32 +01:00
client Release v1.0.0-beta.4 2020-09-25 13:31:04 +03:00
docker Updated the docker configuration for xdebug support and proper authorization functionality 2020-04-22 20:45:05 +02:00
docs Added docker related documentation and usage information 2020-04-22 20:45:33 +02:00
scripts Debugging a production server will need the dev dependencies 2020-09-25 13:28:16 +03:00
server Release v1.0.0-beta.4 2020-09-25 13:31:04 +03:00
.gitattributes initial import 2020-03-22 18:02:32 +01:00
.gitignore Added .DS_Store files to .gitignore 2020-04-23 15:18:45 +02:00
CHANGELOG.md initial import 2020-03-22 18:02:32 +01:00
LICENSE Initial commit 2019-11-04 18:12:25 +01:00
logo.png Use bigger logo image for README.md 2020-04-21 21:21:27 +02:00
project initial import 2020-03-22 18:02:32 +01:00
README.md Updated README.md 2020-09-09 09:55:02 +03:00
screenshot.png Added the screenshot.png 2020-03-22 18:05:36 +01:00


Plainpad
Plainpad

Plainpad is a self hosted note taking application.

alextselegidis.com/get/plainpad

AboutSetupLicense

screenshot

About

Motivated 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 server.

This project was built with React for the frontend and Lumen for the backend code.

Setup

To clone and run this application, you'll need Git and Node.js (which comes with npm) 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

# Setup Project
$ ./project setup

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

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


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github
Easy!Appointments · Open Source Appointment Scheduler
Questionful · Web Questionnaires Made Easy
Integravy · Service Orchestration At Your Fingertips