Skip to content

aceol/hacktoberfest2019-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest2019

Demo on How to host in cloud

Step of host in cloud (heroku)

  • Have a git

  • Have a heroku account if not then click Here

  • heroku cli install in your system or repository host in github

  • After Complate all above step if you host using cli then type heroku login in your cmd or Terminal. if you choice host using git then open browser and type heroku.com and login in heroku.

  • After Successfuly login redirect to dashboard of heroku

  • Then click on new and you show you page which is have two input box. enter app-name and choose region .

  • Then in cmd in type heroku config:set DISABLE_COLLECTSTATIC=1 or if give you error Error: Missing required flag then you type like this heroku config:set DISABLE_COLLECTSTATIC=1 --app wmthacktoberfest2019

  • My Current Website look like this click here to view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.0%
  • HTML 16.9%
  • CSS 7.1%