node-backbone-skeleton
Skeleton project
Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing
A skeleton project for creating applications that use node.js server-side, backbone.js client-side, underscore.js templates, CoffeeScript as a JS pre-processor and Compass/SASS as a CSS pre-processor..
84 stars
7 watching
16 forks
Language: CoffeeScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
olafurnielsen-zz/form5-node-express-mongoose-coffeescript | A Node.js application skeleton providing basic Express.js and Mongoose setup with additional utilities for authentication, UI development, and project management. | 32 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
addyosmani/backbone-boilerplates | Boilerplate code for integrating Backbone.js with various backend technology stacks and frameworks. | 489 |
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
fortruce/relay-skeleton | A React, Relay, and GraphQL project skeleton with automatic reloading and code reloading of the backend server. | 125 |
sergeych/node-prego | A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models. | 16 |
pauluithol/backbone-tastypie | A compatibility layer between Backbone.js and Django's REST API framework. | 466 |
peter4k/react-native-backbone | A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
stanfeldman/wheels | A Node.js web framework written in CoffeeScript that provides a simple and flexible way to build web applications. | 38 |
clevertech/yiibackboneboilerplate | A project providing a standardized folder structure and boilerplate for building BackboneJS applications with Yii as the backend framework. | 45 |
alfrednerstu/node-express-coffeescript | A Node.js template for building web applications using Express, CoffeeScript, and Jade. | 32 |
rudolf/webapp-boilerplate | Provides a foundation for building single-page web applications with Node and Backbone. | 27 |