|
hace 4 años | |
---|---|---|
docker | hace 4 años | |
schemas | hace 4 años | |
src | hace 4 años | |
test | hace 4 años | |
.eslintrc.js | hace 4 años | |
.gitignore | hace 4 años | |
.prettierrc | hace 4 años | |
README.md | hace 4 años | |
nest-cli.json | hace 4 años | |
package-lock.json | hace 4 años | |
package.json | hace 4 años | |
tsconfig.build.json | hace 4 años | |
tsconfig.json | hace 4 años |
start db docker run --name geekfights-db -e MONGO_INITDB_DATABASE=geekfights -d -p 27017:27017 -v ~/data:/data/db mongo