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