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
- Host: GitHub
- URL: https://github.com/emrd/nodejs-server-room-management
- Owner: EmrD
- Created: 2024-07-24T11:30:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T11:47:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T20:44:35.710Z (over 1 year ago)
- Topics: management, nodejs, room, server
- Language: HTML
- Homepage: https://node-server-queue.vercel.app
- Size: 996 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```