Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysterlune/horsie

folders
https://github.com/mysterlune/horsie

Last synced: 7 days ago
JSON representation

folders

Awesome Lists containing this project

README

        

# Folders

This module handles initialization of an MVC application built on Express incorporating WebSockets (Socket.io).
There is no application-specific logic concerning this module; it's entire responsibility is to export a
module from (./lib/server) that may be passed a set of configurations for its runtime. It is the consuming
application's responsibility to provide the configurations and invoke the `server([options])` function.