You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: movies/vanilla/README.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Data schemas supported:
5
5
* Media Kraken with [correctly typed links](https://github.com/NoelDeMartin/media-kraken/issues/41)
6
6
7
7
### Usage
8
-
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:
8
+
Set up a typescript project, install [solid-data-module-movies](https://www.npmjs.com/package/solid-data-module-movies) from NPM, and create a `.env` file like this:
9
9
```env
10
10
SOLID_SERVER=https://solidcommunity.net
11
11
SOLID_EMAIL=michielbdejong@users.css.pod
@@ -14,9 +14,7 @@ SOLID_PASSWORD=...
14
14
15
15
Edit line 19 of `src/example.ts` to point to your movies folder on your pod.
0 commit comments