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

https://github.com/mburakeker/library-web-app-dotnet-react-docker-compose


https://github.com/mburakeker/library-web-app-dotnet-react-docker-compose

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

***Prerequisites***
- [Docker Desktop](https://www.docker.com/products/docker-desktop)

***How to run this app***

After installing and starting the docker desktop change the directory to the root directory of this repository and open the terminal to execute:

docker-compose up -d --build

Wait for it to build and boot.
Then check out the [React App](https://localhost:3000)