Skip to content

mohitjoshi155/jacketin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku

Click on the Deploy Button Below

Deploy

OR Via CLI

Clone this repository and use these commands after installing Heroku CLI

heroku login
heroku create your-app-name
heroku stack:set container
heroku container:login
heroku container:push web
heroku container:release web
git add
git commit -m "First Commit"
git push heroku master

Render

Click on the Deploy Button Below

Deploy to Render

OR Manually (Recommended)

˃ Fork this Repository
˃ Open Render && Create an account
˃ Open Dashboard && Click on new Web Service

˃ Enter URL of your forked repository, if private connect github account

˃ Fill the details

˃ Select Plan & Click on Create Web Service
˃ Grab some coffee & let the deployment complete
˃ Once done Click on the App URL

SUCCESS!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published