feat: Containerize the application with Docker and Docker Compose, including a PostgreSQL database and a deployment script.

This commit is contained in:
Moh Dzulfikri Maulana
2026-03-09 00:13:31 +07:00
parent bdd61d11d3
commit c7b022d502
6 changed files with 139 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"postman.settings.dotenv-detection-notification-visibility": false
}