[PR #11] [MERGED] Update make file commands #112

Closed
opened 2026-03-03 11:58:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-core/pull/11
Author: @paktusov
Created: 5/21/2025
Status: Merged
Merged: 5/23/2025
Merged by: @paktusov

Base: mainHead: PLAT-1843


📝 Commits (1)

  • 23539b8 Update make file commands

📊 Changes

8 files changed (+140 additions, -46 deletions)

View changed files

📝 .env.sample (+1 -1)
📝 Makefile (+8 -13)
📝 README.md (+8 -0)
docker-compose.override.yml (+0 -31)
📝 docker-compose.yml (+45 -1)
generate_env.sh (+21 -0)
import-sql.sh (+27 -0)
migrate.sh (+30 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/finmars-platform/finmars-core/pull/11 **Author:** [@paktusov](https://github.com/paktusov) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@paktusov](https://github.com/paktusov) **Base:** `main` ← **Head:** `PLAT-1843` --- ### 📝 Commits (1) - [`23539b8`](https://github.com/finmars-platform/finmars-core/commit/23539b8e340c68db5eaae8a930e6758c5f0980ef) Update make file commands ### 📊 Changes **8 files changed** (+140 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.env.sample` (+1 -1) 📝 `Makefile` (+8 -13) 📝 `README.md` (+8 -0) ➖ `docker-compose.override.yml` (+0 -31) 📝 `docker-compose.yml` (+45 -1) ➕ `generate_env.sh` (+21 -0) ➕ `import-sql.sh` (+27 -0) ➕ `migrate.sh` (+30 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:58:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/finmars-core#112
No description provided.