config: add dockerfile (#214)
* config: add dockerfile * feat: add working dockerfile for nest and next app with sqlite migration --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,9 @@ coverage
|
||||
out/
|
||||
next-env.d.ts
|
||||
|
||||
# nest.js
|
||||
apps/nestjs/dist
|
||||
|
||||
# nitro
|
||||
.nitro/
|
||||
.output/
|
||||
|
||||
Reference in New Issue
Block a user