Confirmed users
1,021
edits
Line 85: | Line 85: | ||
****time estimate: 1-2 weeks to get it going. | ****time estimate: 1-2 weeks to get it going. | ||
****maybe an example app for games. | ****maybe an example app for games. | ||
** Some notes on hosting options: | |||
**Some notes on hosting options: | |||
***AWS - heroku is hosted on Amazon, good reliability and well-distributed, but way easier to deal with. | ***AWS - heroku is hosted on Amazon, good reliability and well-distributed, but way easier to deal with. | ||
***Github hosting is preferable if they are only client-side. | ***Github hosting is preferable if they are only client-side. | ||
***Volo will package, minify and push to github w/2 commands. | ***Volo will package, minify and push to github w/2 commands. | ||
***set your github branch to your page branch. | ***set your github branch to your page branch. |