NickSramcik / banki-brunch

https://banki-brunch.vercel.app
49 stars 31 forks source link

Docker implementation #13

Closed NickSramcik closed 1 year ago

NickSramcik commented 1 year ago

We will need to implement Docker to help provide more consistent environments for testing our database on local machines.

Christinarlong commented 1 year ago

I can do/help with this. Is it just mongodb that should be dockerized?

cblanken commented 1 year ago

@NickSramcik Should this issue be closed it looks like PR #19 should wrap it up, unless we were also looking to dockerize the main app.

cblanken commented 1 year ago

Actually, I think I'll go ahead and work on a PR to dockerize the main app as well, in case it's useful for deployment later.