An open API service indexing awesome lists of open source software.

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

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```