Mike Hingley

Results 34 comments of Mike Hingley

I have a local instance of plausible running - however it won't work for localhost - I can set up a host hack, but this is worth noting for developers...

I have something running locally - here's a screenshot. Still lots to do - around removing hardcoded magic strings. ![image](https://user-images.githubusercontent.com/464876/197431023-8b120270-7c3c-4134-9fa8-e41e2e388760.png) ![image](https://user-images.githubusercontent.com/464876/197431060-1b5d9b4e-17ef-4e18-a57a-5bb5d6904fa6.png)

I haven't seen astro.js - so I'll take a look at seeing if I can knock something up -

> I started hacking something together just to check out astro.js. I can probably get something out by this weekend, if you aren't actively working already @computamike Thats fine.. I...

@phaniallamsetty are you still experiencing this issue? As a thought, email service calls seem like an external dependancy - by which I mean : If you were to run this...

@phaniallamsetty - I have a sample project here based on a .NET Core WebAPI, which mocks the FluentEmail interface, allowing you to test that it has been called with expected...

hi @dometto - This might be a bit "left field here" - but could you publish the Gollum Docs - using Gollum - to GitHub Pages? The site would potentially...

That should be possible - I've not seen Seal-Report yet - but I have written ASP.NET sites, that used MySQL as a store. Both as a local DB, and using...

The bin folder isn't created by a symfony install - but is created as part of the `symfony new` command. If I were to install symfony, then clone this project,...

should be fixed by #358