https://github.com/maxpaynestory/nestjs-react-manage-films-app
https://github.com/maxpaynestory/nestjs-react-manage-films-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxpaynestory/nestjs-react-manage-films-app
- Owner: maxpaynestory
- Created: 2021-08-02T11:24:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T09:44:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T15:18:11.222Z (5 months ago)
- Language: TypeScript
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nestjs-react-manage-films-app
## Backend
backend is inside folder backend.
Run ```yarn``` inside the backend folder to install modules/dependencies## Dockerize mongodb here
To run mongodb command is
```docker-compose up -d```