Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

SpaceMagic

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

SpaceMagic

Real-Time Full Stack Web Framework

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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](MongoDB QuickStart Guide)

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](Chat App) [https://github.com/xcoderzach/SpaceMagicTodoExample](Todo List App)

Contributions

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

FAQs

Package last updated on 13 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc