An open API service indexing awesome lists of open source software.

https://github.com/1998code/quick-share

A Vercel blob storage sample project.
https://github.com/1998code/quick-share

blob quickshare serverless storage vercel

Last synced: about 1 month ago
JSON representation

A Vercel blob storage sample project.

Awesome Lists containing this project

README

          

# Introducing Quick Share - Powered by Vercel Blob

CleanShot 2023-05-03 at 04 02 04@2x

235773309-de570a5b-bbb8-48fc-96a6-31bbcc279c9b

## Tutorial
https://levelup.gitconnected.com/first-look-and-tutorial-for-vercel-blob-storage-d87eeb1b1a12

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.