Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angeal185/nodejs-task-runner-cms

nodejs cms for creating, storing and running command line tasks
https://github.com/angeal185/nodejs-task-runner-cms

express json-api nodejs nunjucks socket-io vuejs

Last synced: 4 days ago
JSON representation

nodejs cms for creating, storing and running command line tasks

Awesome Lists containing this project

README

        

# nodejs-task-runner-cms
nodejs cms for creating, storing and running command line tasks.

### fully functional but still under development
##### currently supports windows and linux

### install
```
npm install
```
### run
```
nodemon
```
### browser
```
http://localhost:3400
```