prompt stringclasses 1
value | tests stringclasses 1
value |
|---|---|
I need you to create a full Express.js server in JavaScript with the following specifications:
1. **Server Setup**
- Use Express.js framework.
- Run the server on host `0.0.0.0` and port `5000`.
- Ensure all dependencies (`express`, `sqlite3`, `jsonwebtoken`, `bcrypt` or similar) are installed and included i... | {"info": {"name": "Express Server Tests", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"}, "variable": [{"key": "BASE_URL", "value": "http://host.docker.internal:5000"}, {"key": "USERNAME", "value": ""}, {"key": "PASSWORD", "value": "testing43215"}, {"key": "TOKEN", "value": ""}], "ite... |
README.md exists but content is empty.
- Downloads last month
- 4