Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pablof7z/wiki


https://github.com/pablof7z/wiki

nostr wiki

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Wikifreedia

An experimental wikipedia-style client for nostr

# Installing

```bash
git clone https://github.com/pablof7z/wiki
cd wiki
pnpm i
turbo build
cd apps/web
pnpm dev
```