https://github.com/njm222/paint_interactive
A multi-user interactive art installation
https://github.com/njm222/paint_interactive
nodejs socket-io
Last synced: 6 months ago
JSON representation
A multi-user interactive art installation
- Host: GitHub
- URL: https://github.com/njm222/paint_interactive
- Owner: njm222
- Created: 2019-07-16T18:51:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T04:52:42.000Z (over 3 years ago)
- Last Synced: 2025-02-01T20:45:44.753Z (over 1 year ago)
- Topics: nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 39.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paint Interactive
A simple node.js server for an interactive installation piece.
## Demo

## Getting Started
1. install node.js
2. npm install
3. npm start
## Prerequisites
Requirements are Node 10.16.0 and npm 6.9.0
## Deployment
Local machine
## Built With
* [node.js](https://nodejs.org)
* [notch](https://www.notch.one)
* [npm](https://github.com/npm/cli)
* [express.js](https://expressjs.com)
* [socket.io](https://socket.io)
* [nipplejs](https://github.com/yoannmoinet/nipplejs)
* [pickr](https://github.com/Simonwep/pickr)
### Authors
* **Nathan Menezes**