Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablof7z/wiki
https://github.com/pablof7z/wiki
nostr wiki
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pablof7z/wiki
- Owner: pablof7z
- Created: 2024-02-24T21:16:49.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T09:52:01.000Z (3 months ago)
- Last Synced: 2024-08-18T11:13:12.531Z (3 months ago)
- Topics: nostr, wiki
- Language: Svelte
- Homepage: https://wikifreedia.xyz
- Size: 1.73 MB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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
```