pinit This is a simple image board. It uses Angular, Angular Material, NodeJS, and WebSockets to provide a realtime image board. Setup: Execute the install script or install NodeJS and MongoDB some other way: install.sh Execute the setup script: setup.sh Run the server with: run.sh Navigate to localhost in your browser.