Djib-vanilla is a lightweight, secure, and carbon-neutral web app to store and share files on the Djib network, powered by Solana
You need two things to get started:
- Install dependencies
- Set environmental variables
You can install dependencies by running this command:
yarn
First, change the file name of .env.example to .env.
Then open it and set the specified values.
yarn start
Runs the app in the development mode.\
yarn build