Shows a hierarchy of documents, based on the slashes in their filenames.
This is a plugin for Overview. You can see it live on https://www.overviewdocs.com. overview-local includes it automatically.
./dev. This creates the overviewserver_default Docker network that this
plugin depends on in development mode.git clone https://github.com/overview/overview-file-browser.gitcd overview-file-browser./gulp dev starts a server that listens on http://localhost:3334Name: Folders, App URL: http://localhost:3334, and
Overview’s URL from App server: http://overview-web./integration-tests/run to make sure integration tests work. (You must
be running Overview's ./dev and ./gulp dev for integration tests to
pass../npm test to make sure unit tests work. (You can also use
./npm run test-forever to test every time a file changes.)BUG: ./integration-tests/run has a bug related to headless Chrome not
uploading a folder properly. Use
./integration-tests/run-browser spec/folders_spec.rb until we fix it.
Run ./release 1.0.1. This will:
package.json to have the new version numberv1.0.1 to GitHubdocker build . -t overview/overview-file-browser:1.0.1 and push the changeTODO: deploy automatically, via Jenkins
Now update your deployed cluster (e.g., ECS) to use the new version.
This project is copyright Overview Services Inc. and released under the AGPL-3.0 open source license. See LICENSE for legal prose.
Content type
Image
Digest
sha256:228a0bdb5…
Size
19.4 MB
Last updated
over 8 years ago
docker pull overview/overview-file-browser