rm-hull / programming-enchiladas

A ClojureScript-based HTML5 Canvas and SVG Graphics Playground, much like http://bl.ocks.org/ but specifically for showcasing small ClojuresScript code demos: The underlying agenda is to show how small simple functional programs can generate complex behaviour.
programming-enchiladas.destructuring-bind.org
138 stars 18 forks source link

Examples host not working? #10

Closed u0xee closed 7 years ago

u0xee commented 7 years ago

*This is not an issue with the repo as far as I know, and so may not be appropriate as an issue.

The examples all sound awesome! But I see a 500 return code from the host. For example, 8262502.

rm-hull commented 7 years ago

Hi - the (free) mongo database that hosts the site is no longer free (or accessible even), so I took the decision to take the site down temporarily while I assess what the best course of action to take. It should be straightforward to strip out the mongo integration without too much loss of functionality.

rm-hull commented 7 years ago

Site is now back up but without mongo

u0xee commented 7 years ago

These are so cool! Thank you!