Skip to content

graasp/graasp-app-file-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graasp App: File Drop

GitLocalize

A file drop application for the Graasp ecosystem.

Local development

VITE_PORT=3012
VITE_VERSION=latest
VITE_GRAASP_APP_KEY=<key>
VITE_ENABLE_MOCK_API=true
VITE_API_HOST=http://localhost:3000
VITE_WS_HOST=http://localhost:3000

Testing

VITE_PORT=3333
VITE_VERSION=latest
VITE_GRAASP_APP_KEY=<key>
VITE_ENABLE_MOCK_API=true
VITE_API_HOST=http://localhost:3636
VITE_WS_HOST=http://localhost:3636