📁 Dataset Deposit Web App for the ØKP4 network.
A webapp that allows users to deposit their datasets in order to use them in a dataspace.
🚚 Install the dependencies and build the project:
yarn
yarn build
Run the server with the following command line:
yarn start
Then open http://localhost:3000 to launch the Web App.