Commit Graph

5 Commits

Author SHA1 Message Date
368ee30396 fix(makefile): improve generate-env command and script
Some checks failed
continuous-integration/drone/push Build is failing
- Fix bash error in generate_env.sh with proper environment variable handling
- Add docker-compose command detection for better compatibility
- Add generate-env-prod command with production warnings
- Make generate-env non-interactive by default for easier automation
- Add generate-env-interactive for when user input is needed
- Expand .env.example with more configuration options
- Add helpful production deployment warnings

Resolves: 'make generate-env generates nonsense' issue
2025-11-02 08:41:11 +09:00
e6776015fc some fixes
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-02 07:30:42 +09:00
d5f1809f5a Drone CD/CD PipeLine added
Some checks failed
continuous-integration/drone Build is failing
2025-11-02 06:23:39 +09:00
2e535513b5 + Приведены все функции приложения в рабочий вид
+ Наведен порядок в файлах проекта
+ Наведен порядок в документации
+ Настроены скрипты установки, развертки и так далее, расширен MakeFile
2025-11-02 06:09:55 +09:00
91f0d54563 init commit 2025-05-06 20:44:33 +09:00