Fixed type errors in nextJS apps, added Docker files
Co-authored-by: Nicolas <nocnico@users.noreply.github.com>
This commit is contained in:
8
apps/hub/.dockerignore
Normal file
8
apps/hub/.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.gitignore
|
||||
.eslint.config.msj
|
||||
.README.md
|
||||
.env
|
||||
.env.example
|
||||
Reference in New Issue
Block a user