Skip to content

stefba/write

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✏️ Write

Offline-first writing app

WRITE screenshot

View the demo here: write.stefba.com.

Installation

Note: you need to have memcached installed and running.

Create production built:

yarn install yarn build

Compile and run the server:

make/server; ./write

Go to: http://localhost:8231/

Purpose

I built this app to take notes on the go and sync them with my server. It is fully operational without a network connection.

See also

org is its sister app for sorting, renaming, and dealing with a directories.