cp .env.example .env APP_NAME=webgl_viewer APP_ENV=local DB_CONNECTION=mysql DB_HOST=mysql DB_PORT=3306 DB_DATABASE=webgl_viewer DB_USERNAME= DB_PASSWORD= SESSION ...
DirtyShare is a "Peer to Peer" filesharing system written in pure Javascript with Socket.io and Node.js. It's called DirtyShare because it's dirty as hell across the whole stack, from the concept to ...