JSFoo 2013

All about being creative with JavaScript

Sunil Pai

@threepointone

from zero to deploy in 15 minutes

Submitted Jul 25, 2013

Go from an empty folder to a production ready web “stack”, ready to deploy on your server, in under 15 minutes.

Outline

The first step is the hardest. Let’s race through it.

This will be a demo for beginners on how to get a full web application up and running in double-quick time. Components that I hope to include :

  • a database
  • a server
  • templates
  • a css/js framework for the browser
  • code to glue all the above together
  • unit tests
  • a build system
  • deploying / monitoring

(suggestions are welcome)

Requirements

if you’d like to follow along -

  • a unixy system (but we could talk about windows, and how to replicate the steps there)
  • I’ll be cheating a little and pre-installing some programs (like brew, node/npm, etc), but I’ll try to share a script that automates these installs.

Speaker bio

some previous talks - https://hasgeek.tv/threepointone/speaking-in
github - https://github.com/threepointone
twitter - https://twitter.com/threepointone

I’m currently building user interfaces for http://www.myntra.com

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more