Skip to content

Commit 8efa953

Browse files
Move readme into npm package
1 parent 7b6b94a commit 8efa953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/README.md renamed to tasks/vanilla/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
To use this Solid Data Module you need an authenticated fetch function. In Node.JS, when working against a CSS or Pivot server such as solidcommnunity.net, you can use [css-authn](https://www.npmjs.com/package/css-authn#usage) for this. In the browser, you can use [Inrupt Solid Client](https://docs.inrupt.com/developer-tools/javascript/client-libraries/authentication/).
44

55
Data schemas supported:
6-
* Solid OS Issue Pane
7-
* [Solid Hello World](https://hello.0data.app/solid/)
6+
* Solid OS Issue Pane (using `index.ttl#this` and `state.ttl`)
7+
* [Solid Hello World](https://hello.0data.app/solid/) (using one file per task, with `schema:Action`)
88

99
### Usage
1010
Set up a typescript project, install [solid-data-module-tasks](https://www.npmjs.com/package/solid-data-module-tasks) from NPM, and create a `.env` file like this:

0 commit comments

Comments
 (0)