Skip to content

lulzzz/subscibtions-workflows

 
 

Repository files navigation

ASP.NET Core Demo App

Build status

Usage

npm install
dotnet restore
dotnet run -p src/AspNetCoreDemoApp/AspNetCoreDemoApp.csproj
npm start

Deploy to Heroku

Manual

Using custom buildpack dotnetcore-buildpack

heroku buildpacks:set https://github.com/dinavinter/subscibtions-workflows
heroku buildpacks:add --index 1 heroku/nodejs

Using Multiple Buildpacks for an App

Heroku Deploy button

Click the button below to set up this sample app on Heroku:

Deploy

Blog posts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.1%
  • C# 32.5%
  • CSS 6.8%
  • JavaScript 5.4%
  • Other 0.2%