Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanbohacek/node-web-console
Command line-enabled web apps with node.js and Glitch.
https://github.com/stefanbohacek/node-web-console
command-line curl
Last synced: 6 days ago
JSON representation
Command line-enabled web apps with node.js and Glitch.
- Host: GitHub
- URL: https://github.com/stefanbohacek/node-web-console
- Owner: stefanbohacek
- Created: 2019-11-12T23:52:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T19:55:26.000Z (9 months ago)
- Last Synced: 2024-11-07T18:12:04.882Z (about 2 months ago)
- Topics: command-line, curl
- Language: JavaScript
- Homepage: https://fourtonfish.com/project/node-web-console/
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-terminal-art - node-web-console.glitch.me
README
# node-web-console
![The race is on!](https://cdn.glitch.com/96ad45a1-b244-4b7f-88c5-541ef1a67f1c%2Fcurl-race.gif)
Create an app that can be accessed from a [command line](https://www.davidbaumgold.com/tutorials/command-line/#finding-the-command-line).
This project is based on Atul's [blog post](https://medium.com/@atulanand94/building-web-based-uis-for-terminals-using-javascript-60b5eee31213) and [GitHub project](https://github.com/master-atul/console-web-ui).
See `routes/index.js` and `hello.js` and `racing.js` inside the `helpers` folder.
Visit my blog [for more details and examples of what you can make](https://stefanbohacek.com/project/node-web-console/).