Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 976 Bytes

File metadata and controls

36 lines (22 loc) · 976 Bytes

This project was bootstraped with node-web-framework.

Node Web Framework

A component-based full-stack Node.js web framework.

Supports both HTTP REST APIs & namespaced WebSocket services by default.

Instructions

Example Code

Architecture

Learn More

Data Storage (optional)

DSS


Add an .env file to the root of your directory with the following scaffold:

  HOST=
  PORT=

Notable Users