docker run -d --rm -p 9998:9998 --name tika apache/tika:3.1.0.0-full
npm run build
export TIKA_URL=http://localhost:9998
npm start
# in another terminal
node stormfree.mjs
# clean
unset TIKA_URL
docker stop tika-
Notifications
You must be signed in to change notification settings - Fork 0
logione/tikaone
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published