kutsevol/shop_scout

Loader [Phase 1]

Open

#56 opened on Oct 14, 2025

 (0 comments) (0 reactions) (1 assignee)TypeScript (0 forks)auto 404
backendgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

The stage of loading already prepared data into our databases for working with the main backend. Initially, we focus on PostgreSQL (phase 1). At this stage, it is necessary to prepare table models and perform database migrations. Correctly choose indexes for columns that will be used most often.

Contributor guide