Installation
You can connect FILE0 to any project by following these steps.
Last updated
You can connect FILE0 to any project by following these steps.
Last updated
Install the file0
npm package. This will be your gateway to your files.
You can import this package both in the server and client side.
Connect to your project by adding your FILE0 app's secret key to you project's env variables.
How to obtain the secret key?
Create an account if you haven't already and copy the key from your app's setup guide.
The environment variable will be automatically detected by the package, so you can start to execute commands right away.