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

https://github.com/emrd/nodejs-server-room-management


https://github.com/emrd/nodejs-server-room-management

management nodejs room server

Last synced: 21 days 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
npm run dev
```