GithubHelp home page GithubHelp logo

mauriciosilva / express-coffee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twilson63/express-coffee

1.0 1.0 0.0 1.25 MB

A Template for NodeJs Application using Express, CoffeeScript, and Coffeekup

License: MIT License

express-coffee's Introduction

Express Coffee

This is a template node web app

Technologies

This is a template that can be used to create nodejs applications using

  • Node v0.4.11
  • Express v2.4.6
  • CoffeeScript! v1.1.2
  • Coffeekup v0.3.0

Requirements

These will install with npm, just do

npm install

In your project directory.


Install, Build, Run, Test, and Watch

# Install nodejs and npm

git clone http://github.com/twilson63/express-coffee.git [project-name]
cd [project-name]
npm install

# Build

cake build

# Run

node server.js

# Test

cake spec

# Watch - Compile when files change.

cake watch

Thanks to

About

express-coffee is a template or boiler-plate to get started writting express web applications in CoffeeScript. It comes ready to go with base setup for an Express Web App. It includes a Cakefile that lets you build, spec, and watch your coffeescript as you develop. You hack in the src folder and run cake build to build you server files, write your jasmine tests in your spec folder and run cake spec to run your test suite. Create your coffeekup views in the views folder and put your public assets in the public folder. Enjoy your express-coffee

~
c[_] 0.1.0

Coffeekup Layout View borrowed from CoffeeKup Examples

License

See LICENSE

Ready to Deploy on Heroku

heroku

express-coffee's People

Contributors

bsodmike avatar spadin avatar

Stargazers

 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.