Skip to content

uibugs: a platform that give you the possibility to showcase bugs in large and popular websites and apps.

License

Notifications You must be signed in to change notification settings

tinaryscript/uibugs

Repository files navigation

uibugs

uibugs is a platform that give you the possibility to showcase bugs in large and popular websites and apps.

Recommendations

extentions:

  • Vue.volar
  • Vue.vscode-typescript-vue-plugin

Requirements

.env

  • VITE_SUPABASE_URL="SUPABASE URL"
  • VITE_SUPABASE_KEY="SUPABASE KEY"
  • VITE_BASE_PHOTO_URL="SUPABASE PHOTO URL"

supabase

1- your need to have those tables:

image

1.1- bugs table structure:

image image

1.2- follower_following table structure:

image image

1.3- users table structure:

image

1.4- create a buckets bu the name of images & then create a folder /public inside them

Installation

npm run dev

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

About

uibugs: a platform that give you the possibility to showcase bugs in large and popular websites and apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published