Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

What is MacWrite?

It's a simple text editing app that runs in the browser and uses nodeStorage and its API to manage identity and storage.

It's named after the famous and much-loved demo app that came with the original Mac in 1984. It was what I call a software coral reef.

I've provided the full source code to the app in this repo. You can try it out on macwrite.org, a domain that was available, so I am using it, with great reverence of course. ;-)

Running MacWrite on your server

When you want to try running MacWrite with your nodeStorage server, you need to make two changes.

  1. In macwrite.js, change appConsts.urlTwitterServer to the address of your nodeStorage server.

  2. In index.html, change the <script> statement that links to macwrite2.nodestorage.io/api.js to point to the copy of api.js on your server.

About

A simple demo app for nodeStorage.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages