Skip to main content

Object Storage service diagram

Run locally

1

Install the CLI and clone

npm i -g @specific.dev/cli
git clone https://github.com/specific-dev/examples.git
cd examples/node-file-storage
npm install
2

Start the development server

specific dev
Open the URL shown in the output to access the file manager.
3

Deploy to production

specific deploy