Skip to content

A recipe tracking microservice. Written in go, managed guys

Notifications You must be signed in to change notification settings

bertiewhite/recipe-tracker-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recipe-tracker-ms

A recipe tracking microservice. Written in go, managed guys

Stand up Backend

To stand up the backend it's reccomended to do so with a docker image.

To build and run, run the following from the backend directory:

docker build . -t <your-tag>
docker run -it <your-tag>

About

A recipe tracking microservice. Written in go, managed guys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published