Sean Clayton

Results 6 comments of Sean Clayton
trafficstars

### UPDATE I got it all working!! --- So I followed the steps and everything worked out in the end except... my app doesn't load. I'm _completely_ new to AWS/any...

@joaquimadraz Yup, I dug a little bit and forgot that I had ssh access to my EC2 instance 😅 Quickly got access to logs after that. And about CloudWatch: That...

How about a structure like this? ``` js var myApi = require('my-api'); var myMiddleware = require('myMiddleware'); myApi.use('myMiddleware'); ``` This way, you won't need a naming convention that @therebelrobot mentioned and...

Just ran into this issue as well. Doesn't seem to work at all with changesets which is why I wanted to use kronky in the first place 👀

Running into this issue as well.

> @sean-clayton i don't think so, although i admit that i don't understand the use case. does microblog.pub act like a general purpose webfinger server for the domain then? Pretty...