Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.
/ print-queue Public archive

A small web app for the 3D Print Queue at RobotsConf

Notifications You must be signed in to change notification settings

skalnik/print-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print Queue

A simple system for users ask for things to be 3D Printer at RobotsConf.

Set up

First ensure you have redis & node installed.

Then:

$ git clone https://github.com/skalnik/print-queue.git
$ cd print-queue
$ REDIS_URL=redis://127.0.0.1:6379 npm start

Then go to localhost:3000 👀

The admin panel is available at /admin as well :closed_lock_with_key: The default password is 3d printing

About

A small web app for the 3D Print Queue at RobotsConf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published