Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandaputtra/working-example
Contains working example code/program that I make on https://mandaputtra.github.io
https://github.com/mandaputtra/working-example
Last synced: 3 months ago
JSON representation
Contains working example code/program that I make on https://mandaputtra.github.io
- Host: GitHub
- URL: https://github.com/mandaputtra/working-example
- Owner: mandaputtra
- License: unlicense
- Created: 2019-04-16T06:15:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T06:05:18.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T19:32:12.353Z (almost 2 years ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Working-example
Contains working example code/program that I make on https://mandaputtra.github.io# BEWARE MONOREPO!
### Example list
1. [Easy queue with node-resque!](./simple_node_resque)
2. [Websocket Demo Pooling](./websocket-demo-pollin)### Note
My globaly installed module
- [parceljs](https://parceljs.org/)
- [nodemon](https://nodemon.io/)