This package creates a preview for all your media devices based on the exhibition-strapi backend.
managing digital devices for exhibitions
- List all media stations
- Preview of the files included
- Preview of the webversion with automated resizing
- Clone the repository
- Setup your Strapi REST API endpoint as an environment variable by creating an .env file.
REACT_APP_SERVER_BASE_URL=http://localhost:1337/
- Run vercel on your local machine
- Setup
REACT_APP_SERVER_BASE_URLas an environment variable