Frontend application for interacting with media files in TON Storage. Interaction takes place via Backend App. It can be either a regular Web App or a Telegram App ((Telegram Mini App](https://core.telegram.org/bots/webapps)). Allows you to do the following actions with files:
- Upload a file
- View the list of uploaded files
- Delete a file.
The App must be protected by Telegram authentication and have a whitelist of users who can be authorized and have access to actions on stored files.
Folder for implementation: /apps/media-manager-app
All communication regarding this task can be here in comments or in our Telegram chats (see Community section in README.md of root of this repo)
Frontend application for interacting with media files in TON Storage. Interaction takes place via
Backend App. It can be either a regular Web App or a Telegram App ((Telegram Mini App](https://core.telegram.org/bots/webapps)). Allows you to do the following actions with files:The App must be protected by Telegram authentication and have a whitelist of users who can be authorized and have access to actions on stored files.
Folder for implementation:
/apps/media-manager-appAll communication regarding this task can be here in comments or in our Telegram chats (see
Communitysection in README.md of root of this repo)