Giter Site home page Giter Site logo

emscriptifier's Introduction

Quick Start

# getting the code
git clone [email protected]:nko4/zect.git && cd ./zect/

# developing
npm install
npm start

# deploying (to http://zect.2013.nodeknockout.com/)
./deploy nko

# ssh access
ssh [email protected]
ssh [email protected]
# or, if you get prompted for a password
ssh -i ./id_deploy [email protected]
ssh -i ./id_deploy [email protected]

Read more about this setup on our blog.

Tips

Your Server

We've already set up a basic node server for you. Details:

  • Ubuntu 12.04 (Precise) - 64-bit
  • server.js is at: /home/deploy/current/server.js
  • logs are at: /home/deploy/shared/logs/server/current
  • runit keeps the server running.
    • sv restart serverjs - restarts
    • sv start serverjs - starts
    • sv stop serverjs - stops
    • ps -ef | grep runsvdir - to see logs
    • cat /etc/service/serverjs/run - to see the config

You can use the ./deploy script included in this repo to deploy to your server right now. Advanced users, feel free to tweak.

Read more about this setup on our blog.

Vote KO Widget

Vote KO widget

Use our "Vote KO" widget to let from your app directly. Here's the code for including it in your site:

<iframe src="http://nodeknockout.com/iframe/zect" frameborder=0 scrolling=no allowtransparency=true width=115 height=25>
</iframe>

Tutorials & Free Services

If you're feeling a bit lost about how to get started or what to use, we've got some great resources for you, including:

Have fun!

If you have any issues, we're on IRC in #nodeknockout on freenode, email us at [email protected], or tweet @node_knockout.

emscriptifier's People

Contributors

zectbynmo avatar

Stargazers

kumavis avatar  avatar

Watchers

Dan Shaw avatar Rich Lengsavath avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.