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

https://github.com/emrd/nodejs-real-time-chat


https://github.com/emrd/nodejs-real-time-chat

chat nodejs realtime

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node + Express Service Starter

This is a simple API sample in Node.js with express.js.

## Getting Started

Server should run automatically when starting a workspace. To run manually, run:
```sh
node server.cjs
```