Skip to content

BBCmisha/vue-workout-app

Repository files navigation

Test project for workout tracking

πŸ”§ Vue 3, Vuex, TypeScript, Supabase

Description

The test project was created to get acquainted with the interaction with the supabase. The structure of the code leaves much to be desired πŸ˜ͺ, the components were written quickly with one hand and with closed eyes πŸ™ˆ, the emphasis was on the logic of interaction with the supabase. This is not an excuse πŸ˜†

βœ… Exploring the possibilities of the Supabase
❎ Code cleanliness

Project setup and run in development mode

npm install
npm run serve