Skip to content

software-students-fall2023/5-final-project-plant5

Repository files navigation

Run Tests CI and CD

MessageBoard

MessageBoard is a minimalist web app that allows for sharing text messages on a public message board.

Team members

  1. Nathalia Xu
  2. Robert (Bobby) Impastato
  3. Phoebus Yip
  4. Alicia Hwang

Links

Continuous delivery to Docker Hub: https://hub.docker.com/r/phoebusyip/plant5_message_board

Continuous deployment on DigitalOcean: http://159.65.244.47:5000/

How to Run:

Clone the repository.

In the root directory, run docker-compose up --build

Navigate to localhost:5000 to access the web app.

Please make sure that port 5000 (for the web app) and port 27017 (for mongodb) are available on your machine. If unavailable, visit the deployed site or manually change the ports in docker-compose.yml to use the web app.

About

5-final-project-plant5 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published