CodeConnect/SourceBrowser

Publish the Web-App

Closed this issue ยท 7 comments

The content of this repository seems to be a console application, while "the product" (http://sourcebrowser.io/) seems to be a web application. Seems you have to publish on Github too :)

Yeah, we're planning to publish that repository as well. The codebase for the site is (impressively) in an even worse state than SourceBrowser.Generator.

I'm going to clean it up and release it later this week as well.

Sorry, I've just been super busy. (Shipping a big update to our product at work) and haven't had a chance to clean things up.

We're shipping tomorrow, so if everything goes smoothly I'll have some more free time to look this over and push it out. Thanks for reminding me.

@JoshVarty bump ๐Ÿ˜„

As soon as you publish it, I can start implementing Continious Deployment with Octopus Deploy, so we can prevent long wait times after implementing new features. Like in #5. I know manual deployment is really painful, so it should be automated ASAP. But this is only possible if it's published here. (or in another repository, doesn't matter)

Sorry, we finally pushed our product out to the world, so I should have a chance to tackle this (tonight or tomorrow).

FWIW deployment is actually not too bad right now. I've set up a publishing profile in Visual Studio, so it's just a single click now.

However, the website's structure leaves a lot to be desired. Neither @AmadeusW or myself have a ton of experience with MVC, so I'm not sure if we're building things correctly.

We're working on getting it out there in: https://github.com/CodeConnect/SourceBrowser/tree/websiteMerger

A lot of cleanup still to be done, though. Probably have to restructure a lot as well.

๐Ÿ‘ ๐Ÿ‘