Skip to content

silvanknecht/Webshop_JKLuxery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hausarbeit Web Shop

Applikation lokal starten

node index.js	

Initiales Git Repository erstellen

git init
git add .
git commit -m "initial commit"

Initiales Deployment auf Heroku

heroku login
heroku create
git push heroku master

Deployment einer neuen Version

git push heroku master

Logdateien anschauen

heroku logs --tail

Applikation im Browser öffnen

heroku open

About

A webshop for luxury vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published