Overview of My Submission
This application is a PasteBin concept evolved and modernized with rich-text support, image media storage and a more comprehensive & simplistic UI/UX.
I was starting out with using both Quasar(a Vue 3 Framework) and Appwrite😍, so I decided on something simple yet showcase-worthy. It wasn't too difficult to wrap my head around Appwrite, and although I tinkered with the realtime database, I ended up using just the basic storage for now.
The application is easily understandable, so I hope you find it fun, calming and useful!
Submission Category: Wacky Wildcards
Link to Code
holy-script / spacebin
A rich text and image storage with unique publish urls.
SpaceBin (spacebin)
A rich text and image storage with unique publish urls.
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
yarn lint
# or
npm run lint
Format the files
yarn format
# or
npm run format
Build the app for production
quasar build
Top comments (1)
P.S. - Here's the link to my bin from the screenshots 😄