Giter Club home page Giter Club logo

sydjs's Introduction

Welcome!

SydJS has a site! And this is it. Feel free to hack.

The site is a simple Node.js app running on Heroku using Express (and Hogan.js for templating).

If you don't have membership access to the sydjs organisation on GitHub yet (or the Heroku app), contact Lachlan Hardy or Craig Sharkie to get the hook up.

Otherwise, just fork it and send us a pull request!

Setting up a development environment

Once you've cloned (or forked) the repository, run npm install from the root of the repo to install the required Node modules.

If you're working with a direct clone of the sydjs/sydjs repo, and you've also been given access to the Heroku app, add the Heroku app push URL to your clone:

git remote add heroku [email protected]:sydjs-cedar.git

Running the server

Start the server with node server.js, then visit localhost:8001 on your local dev box.

Alternatively, if you're making changes to the server code, it's easier to use Nodemon to automatically reload the server when you save the file. Run npm install -g nodemon to install it, then nodemon server.js to start the server.

Branching

Please use feature branches if you're doing any new feature work. Bug fixes and simple data updates (like presenters and links) can be done on the master branch.

Deploying

Deployments to the live site should only be done from the master branch of the sydjs/sydjs repo.

Once your changes have been committed to master (either directly or via merging), deployment is as simple as git push heroku master - just make sure you push up to Github as well.

sydjs's People

Contributors

gilmoreorless avatar lachlanhardy avatar jasonberry avatar insaindesign avatar nsewell avatar gabehollombe avatar miksago avatar tathamoddie avatar alexanderdickson avatar davidbanham avatar lindsayevans avatar toolmantim avatar aaronpowell avatar

Watchers

 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.