Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-08 | fix: Pick a broader address bind | Gabriel A. Giovanini | |
Trying to fixe the following issue from Heroku: > Error R10 (Boot timeout) -> Web process failed to bind to $PORT > within 60 seconds of launch | |||
2022-05-08 | feat: Add port env var | Gabriel A. Giovanini | |
Now the port can be set through `PORT` enviroment variable, this is useful for deploying on heroku. | |||
2022-05-07 | feat: Add early blog implementation | Gabriel A. Giovanini | |
It is just a really crappy implementation to get it running until a figure the pieces of the project out. | |||
2022-05-05 | Initial commit | Gabriel A. Giovanini | |