git ssb

2+

Dominic / yap



Commit feb9d3ba55bb5896bdc42c4579acc0780735f4dc

setup info

Joran committed on 3/23/2019, 5:27:18 AM
Parent: 8c686fb2b73c28246604759c61d6636e2812d871

Files changed

README.mdchanged
README.mdView
@@ -7,8 +7,17 @@
77
88 see also:
99 * [the state of yap](https://en.wikipedia.org/wiki/Yap)
1010
11 +## how to run
12 +
13 +`npm i`
14 +
15 +`node index.js`
16 +
17 +Navigate to `http://localhost:8005/public`
18 +
19 +
1120 ## architecture
1221
1322 The idea here is to create a traditional http/html only app,
1423 but then supercharge it with _cache invalidation_, to give

Built with git-ssb-web