Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renderedtext/testapp-nodejs
Small app to test node.js support on Semaphore.
https://github.com/renderedtext/testapp-nodejs
Last synced: about 1 month ago
JSON representation
Small app to test node.js support on Semaphore.
- Host: GitHub
- URL: https://github.com/renderedtext/testapp-nodejs
- Owner: renderedtext
- Created: 2013-12-26T16:40:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T15:36:59.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T00:53:51.421Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 13
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Test node.js app
To run it locally or on Semaphore you need just following commands:
XXX
XXX
XXX```console
npm install
npm test
```