New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-iris

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-iris

Tool for creating IrisDB projects

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
45
350%
Maintainers
1
Weekly downloads
 
Created
Source

Iris Docs

Iris Docs is a proof-of-concept collaborative tool featuring docs, canvas and an explorer for the underlying IrisDB data structure.

Accounts are public keys: you can create them at will, and no one can take away your account. Your data is synced over Nostr relays and also stored locally in your browser.

Users can freely choose whose edits to a document they want to see. For example, editors can be a list of users curated by the document's creator, or it could be everyone you follow on Nostr. You can always fork someone else's document and change the list of editors you want to see.

This is especially useful in use cases like wikis, where all users might not trust the same authors. It avoids the centralization of power to a handful of moderators, and ultimately the owner of some domain name.

The underlying IrisDB can be used to easily create all kinds of decentralized applications. https://github.com/irislib/irisdb

For text document sync, we use https://github.com/yjs/yjs

Deployed on docs.iris.to

Development

npm

npm install
npm run dev

docker-compose

docker-compose up

Codespace

Open in Codespace

create-iris

Create your own IrisDB or Nostr application? This project can be used as a template with npm create iris@latest.

It has basic building blocks like app routing, navigation, authentication, network settings, social networking and IrisDB usage examples.

npm create iris@latest

Stack

FAQs

Package last updated on 09 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts