Skip to content

fourkitchens/Magnetic-Poetry

Repository files navigation

Magnetic Poetry

Let's make something.

This web app brings the fun of magnetic poetry to all of your devices. There's no app to install and everything is touch capable for phones and tablets. The best part is that you can create your own words and group them for fast and flexible poem creation.

It is built using Backbone.js, Underscore.js, Require.js, Node.js, and MongoDB. Our site DrupalPoetry.com also uses Drupal to administer the content.

If you would like to learn more about the technoligies and process that went into building the magnetic poetry web app, check out Elliott and Mike's awesome slide deck.

Server configuration

The site should be served using nginx or another reverse proxy. Requests to /save, /load/*, and /remove/* should be proxied to the node server.

Node configuration

Update the server/local.js file to include appropriate database connection info and a port to listen on. Note: this port should be used when proxying responses to node.

About

A Drupal based magnetic poetry web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published