Skip to content

recoding-io/deno-on-heroku-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Deno on Heroku

This is project created on deno and help to deploy code on deno.

Project Intro

Inside this project we are using Deno modules like

Code to Deploy on Heroku Server

  • Before deploying you need to initialize Git Repo and Commit your code

$ heroku create --buildpack https://github.com/chibat/heroku-buildpack-deno.git
$ git push heroku master
$ heroku open

Full step by step tutorial

About

This code will allow to Deploy Deno application on Heroku Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published