Skip to content

rherb94/recipemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMUC Semester Project: Recipe Manager

Here contains the Spring Boot webapp code for Recipe Manager.

Please note that this project can only be run locally, as free Google Cloud support for Kubernetes has expired

You will need MongoDB installed and running locally before starting the application.

After setting up your environment, simply execute:
mvn clean package to package the application and generate the executable JAR. Then, cd to /target directory and execute:
java - jar recipemanager-0.0.1-RELEASE.jar to run Recipe Manager on localhost.

Link to Kubernetes-Manifests on GitHub: https://github.com/rherb94/kubernetes-manifests

Project Report PDF: Recipe-ManagerReport

Recipe-Manager

About

UMUC semester project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors