rasodu / AspnetCoreOnHerokuSample

Project to demonstrate how to deploy Asp.net Core on Heroku
https://aspnet-core-on-heroku-sample.herokuapp.com
8 stars 3 forks source link

Convert project to support angular.js #28

Closed rasodu closed 5 years ago

rasodu commented 5 years ago

The project will need to use Docker SDK that has node.js installed on it. https://github.com/aspnet/Announcements/ issues/ 298

rasodu commented 5 years ago

This is implemented here #31