p5.js-web-editor/server
Yining Shi 29de5fce55 Fetch examples from p5 website repo (#203)
* changed open to examples, created basic fetch-examples.js

* use dotenv babel-register polyfill

* save examples in order

* added assets

* use rawgit.com

* async process.exit

* sound:Convolution Reverb
2016-12-01 18:57:50 -05:00
..
config fix passport strategy config, remove github button from signup form 2016-08-31 15:30:37 -04:00
controllers fix baseURL for preview frame 2016-11-30 12:38:53 -05:00
models fix linting errors that are fixable with --fix in server side code 2016-11-17 11:15:35 -05:00
routes Change routes to /:username/sketches/:projectid (#216) 2016-12-01 17:12:34 -05:00
utils add otf and ttf to media file list for preview generation 2016-11-30 11:51:54 -05:00
views Added favicon (#213) 2016-11-26 18:10:03 -05:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples.js Fetch examples from p5 website repo (#203) 2016-12-01 18:57:50 -05:00
server.js #142 add webpack configuration to decrease loading speed 2016-11-08 18:11:12 -05:00