Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from atinux/atidraw

Share your drawings with the world.

farnabaz/instadraw

 
 

Repository files navigation

Instadraw

Share your drawings with the world with this Nuxt application using NuxtHub Blob storage and deployed on the Edge.

Features

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm build

Deploy on the Edge

Deploy the application on the Edge with NuxtHub:

npx nuxthub deploy

Then manage the drawings of your users in the NuxtHub Admin.

You can also deploy using Cloudflare Pages CI.

About

Share your drawings with the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.0%
  • TypeScript 15.2%
  • JavaScript 0.8%