Files
tp/serv_nginx/bbvue
valitovgaziz 42ead16848 modified: serv_nginx/api_bb/internal/database/migrate.go
modified:   serv_nginx/api_bb/internal/handlers/handlers.go
	new file:   serv_nginx/api_bb/internal/handlers/user_achievement_handler.go
	modified:   serv_nginx/api_bb/internal/routes/routes.go
	modified:   serv_nginx/api_bb/internal/service/achievement_service.go
	modified:   serv_nginx/api_bb/pkg/utils/validation.go
	modified:   serv_nginx/bbvue/src/views/Home.vue
add achievement's handler, routing, service, migrator gorm and update
repository
2025-10-19 09:17:03 +05:00
..
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-16 01:57:19 +05:00
2025-10-17 03:02:09 +05:00
2025-10-16 01:57:19 +05:00

bbvue

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint