Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthstar-project/earthstar-wiki
An example app using Earthstar to hold a wiki.
https://github.com/earthstar-project/earthstar-wiki
earthstar
Last synced: 3 months ago
JSON representation
An example app using Earthstar to hold a wiki.
- Host: GitHub
- URL: https://github.com/earthstar-project/earthstar-wiki
- Owner: earthstar-project
- License: agpl-3.0
- Created: 2020-05-28T19:03:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T13:04:18.000Z (about 3 years ago)
- Last Synced: 2024-05-23T00:23:02.599Z (6 months ago)
- Topics: earthstar
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - earthstar-project/earthstar-wiki - An example app using Earthstar to hold a wiki. (others)
README
![](img/earthstar-logo-small.png)
# Earthstar Wiki
**NOTE:** This repo is old; Earthstar has changed since this was last touched.
An example app using [Earthstar](https://github.com/cinnamon-bun/earthstar) to hold a wiki.
## Live demo
### To do and notice
Click the "Sync now" button and watch new pages arrive from the pub servers. Edit a page, or your username, and Sync again to send the changes back up to the pub servers.
### Live links
NOTE! Some of these hosting services are unreliable. But that's ok with Earthstar, everything is redundant -- any of these frontends or pub servers can go down, and the rest will keep working. The data will be preserved.
Frontend mirrors:
* [netlify](https://earthstar-wiki.netlify.app/)
* [glitch.com](https://cinnamon-bun-earthstar-wiki.glitch.me/)
* [repl.it](https://earthstar-wiki--rabbitface.repl.co/)Pub servers:
* [glitch 1](https://cinnamon-bun-earthstar-pub3.glitch.me/)
* [glitch 2](https://cinnamon-bun-earthstar-pub4.glitch.me/)
* [repl.it](https://earthstar-pub--rabbitface.repl.co/)For now, you are logged in as a hardcoded user. Proper login is implemented in Earthstar but the UI hasn't been finished yet.
## Screenshot
![](img/screenshot.png)