Commit Graph

261 Commits

Author SHA1 Message Date
AmirReza Jamali feac2ddcb9 fixed .env file 2025-09-09 17:20:04 +03:30
AmirReza Jamali 274b48007d build: Allow .env.production to be committed
Modify the .gitignore file to explicitly un-ignore the `.env.production` file.

This allows the production environment configuration to be version-controlled, ensuring it is available for build and deployment processes.
2025-09-09 16:57:28 +03:30
Sina Nakhostin a7c60df3b8 Merge pull request 'Fixed build issues' (#28) from drone-and-docker into develop
Reviewed-on: https://repo.ravanertebat.com/TM/tm_panel/pulls/28
Reviewed-by: Sina Nakhostin <s.nakhostin@ravanertebat.com>
2025-09-09 14:06:21 +03:30
AmirReza Jamali 6298acd14d Merge remote-tracking branch 'origin/develop' into drone-and-docker 2025-09-09 13:34:24 +03:30
AmirReza Jamali 83bd4394fc Fixed build issues 2025-09-09 13:32:58 +03:30
n.nakhostin d030bb59b6 Add Dockerfile for multi-stage build setup with Node.js 2025-09-09 12:21:24 +03:30
n.nakhostin c8c1490ceb Update drone configuration to trigger builds on 'main' and 'develop' branches 2025-09-09 12:18:48 +03:30
Nima Nakhsotin ff888e6226 Merge pull request 'Add: drone and docker files' (#27) from drone-and-docker into dev
Reviewed-on: https://repo.ravanertebat.com/TM/tm_panel/pulls/27
Reviewed-by: Nima Nakhsotin <n.nakhostin@ravanertebat.com>
2025-09-09 12:14:49 +03:30
AmirReza Jamali d73a64fe52 Fix: node version & install packages only once 2025-09-09 11:49:41 +03:30
AmirReza Jamali 4a2e2adf6b Add: drone and docker files 2025-09-09 11:45:37 +03:30
AmirReza Jamali 1d4ccb3575 Initial commit for new panel 2025-09-09 11:20:26 +03:30