Sign inSign up

davenchy/taskhive

By davenchy

Updated about 2 years ago

A React.JS App. It is a part of ALX 12-month SE program graduation project.

Image
Web servers
0

85

davenchy/taskhive repository overview

TaskHive

TaskHive is a project manager web app written in React.js as a part of our ALX 12 month SE program graduation project.

This web app is maintained by Mahmoud-Samy.

The source code repo (Frontend): Mahmoud-Samy-Creator/TaskHive-web-app-client.

This image needs the backend image and MongoDB to work, check the docker-compose file on the frontend repo.

This project is separated into micro repos, you could check the backend repo too.

The backend repo: M1-Elmasry/project_manager

Usage:

Pull the image and start a container:

docker run --name taskhive -d -p 8080:80 davenchy/taskhive:beta

Again, this image needs the backend image and the MongoDB. So check the docker backend image repository: davenchy/project-manager.


Docker Compose

You can also use the included docker-compose.yml file on the GitHub frontend repository Mahmoud-Samy-Creator/TaskHive-web-app-client to start a full production environment:

docker-compose up -d

Then visit http://localhost on your browser or whatever domain name if you have a production server.

Tag summary

Content type

Image

Digest

sha256:26a7fc09f

Size

18.8 MB

Last updated

about 2 years ago

docker pull davenchy/taskhive:beta