delpoyment with fully dockerized project on wixur.ir, dyolink docker hub created beside backend and frontend image is uploaded.
This commit is contained in:
5
backend/.gitignore
vendored
5
backend/.gitignore
vendored
@@ -3,6 +3,11 @@
|
||||
/node_modules
|
||||
/build
|
||||
|
||||
# Accidental tsc output next to Prisma sources (keep only .ts / schema / migrations)
|
||||
/prisma/*.js
|
||||
/prisma/*.d.ts
|
||||
/prisma/*.js.map
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user