pastorsj / blog-api

A simple api for storing users and blogs
https://pastorsj.github.io/blog-api/
MIT License
3 stars 2 forks source link

Dockerize application #55

Closed pastorsj closed 6 years ago

pastorsj commented 6 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[x] Feature request
[ ] Support request

Current behavior

This application is being deployed in a way where the server has to be setup beforehand. I should be able to move between servers easily, so using docker is the obvious solution.

Expected behavior

See above.

What is the motivation for this change?

Again, see above

Environment



- Node version: XX  
- Platform:  

Others:

pastorsj commented 6 years ago

Acceptance Criteria

pastorsj commented 6 years ago

Done, https://blog.sampastoriza.com