Skip to content

MemphisGameDevelopers/altspace_test_mre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Deploy an MRE SDK App to Heroku

  • Fork this project
  • In Heroku, create new a new app, say mankindforward-mre-test1
  • Set remote for your new app: heroku git:remote -a mankindforward-mre-test1
  • Push and deploy your app
    • git push heroku master
  • Configure the SDK App url in Altspace:
    • ws://mankindforward-mre-test1.herokuapp.com:80

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%