Skip to content

Minerva Author is an authoring tool used to create Minerva narrated stories via selection of specific channel groupings and image views.

License

Notifications You must be signed in to change notification settings

labsyspharm/minerva-author-ui

Repository files navigation

Minerva Author UI

Minerva Repository Structure

Minerva Story

The GitHub Pages site build is stored at minerva-story. The source code for the minified bundle is stored at minerva-browser.

Minerva Author

The Python Flask server along with automated testing is stored at minerva-author. The React UI is stored at minerva-author-ui

Running the UI locally

Local environment

Local environment requires that minerva-author backend is running on the same machine.

pnpm i && pnpm start

Cloud environment

Cloud environment uses only endpoints from Minerva Cloud (no local backend is needed).

pnpm i && pnpm start:cloud

The server will be running on port 8487.

About

Minerva Author is an authoring tool used to create Minerva narrated stories via selection of specific channel groupings and image views.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published