- Move all frontend code to frontend/ directory - Add backend/ with Go project structure (cmd, internal, pkg) - Add docker-compose.yml for orchestration
1 line
67 B
Plaintext
1 line
67 B
Plaintext
DATABASE_URL=postgres://egor:barsik@localhost:5432/delivery_tracker |