Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A rapid project starter that includes Node, Express, Browserify, and Mithril.

NotificationsYou must be signed in to change notification settings

Concatapult/node-catapult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node catapult is DEPRECATED - Please usepult instead, a much better alternative!

A boilerplate starter project that includes Node, Express, Browserify, and Mithril:

  • Minimal - Understand everything.
  • Efficient - Great defaults for development and production.
  • Rapid - Get started immediately.

Getting Started

$ git clone https://github.com/mindeavor/node-catapult my-project$ cd my-project$ npm install$ npm start

Now visitlocalhost:4000

Running the Tests

There is a basic test framework in yourtest/ folder. To run the tests, simply runnpm test.

Jump-starting your App

Check the wiki for snippets to jump-start your app, including:

  • Support for SASS and Babel
  • How to set up React.js
  • Express cookie sessions
  • Postgres and knex.js
  • A functional-programming-based "ORM" pattern for your database models

Browserify Middleware

The most notable part of this app isbrowserify-middleware. Great node packages are exceedingly rare – this is one of those packages.

About

A rapid project starter that includes Node, Express, Browserify, and Mithril.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp