SpaceMagic

0.0.1 • Public • Published

Getting Started

If you're new to SpaceMagic and don't even know what it is, read the introductory blog post here.

Installation

To install SpaceMagic:

mkdir my_project
cd my_project
npm install SpaceMagic
spacemagic init my_project

Configure

You need to have mongodb installed, if you don't, go here http://www.mongodb.org/display/DOCS/Quickstart

If you're already running MongoDB on localhost on the default port, you're done. But if you need to configure your database connection info goto the file:

vim config/database.js

Running your App

To start your app server just run

spacemagic server
  • --port specifies the port

Examples

https://github.com/xcoderzach/SpaceMagicChatExample https://github.com/xcoderzach/SpaceMagicTodoExample

Contributions

Any and all contributions are welcome. Bug reports, feature requests, or anything else. Fork away!

/SpaceMagic/

    Package Sidebar

    Install

    npm i SpaceMagic

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • SpaceMagic