feat: dockerfile and docker-compose

This commit is contained in:
GitBluub
2022-06-19 22:39:25 +02:00
parent 8ed33d2fe8
commit 039a53ef34
5 changed files with 58 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
// This is your Prisma schema file,
// learn more about it in the docs: https://pris.ly/d/prisma-schema generator client {
// learn more about it in the docs: https://pris.ly/d/prisma-schema
generator client {
provider = "prisma-client-js"
}