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

https://github.com/oznakdn/taskmaster


https://github.com/oznakdn/taskmaster

asp-net-core-razor-pages docker docker-compose jquery-ajax mongodb

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

https://github.com/oznakdn/TaskMaster/assets/79724084/2d9803f8-ca4c-4371-be60-55d6729c56f5

# To use on your own computer
1) Download the project to your own computer
2) Enter the following docker commands in the main folder of the project, respectively

C:\TaskMaster>docker build -f TaskMaster.Web\Dockerfile --force-rm -t taskmaster


C:\TaskMaster>docker compose up -d