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
- Host: GitHub
- URL: https://github.com/oznakdn/taskmaster
- Owner: oznakdn
- Created: 2024-02-25T19:24:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T17:11:42.000Z (over 2 years ago)
- Last Synced: 2025-03-21T11:23:20.855Z (over 1 year ago)
- Topics: asp-net-core-razor-pages, docker, docker-compose, jquery-ajax, mongodb
- Language: CSS
- Homepage:
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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