controversial / wikipedia-map

A web app for visualizing the connections between Wikipedia pages.
https://wikipedia.luk.ke
MIT License
446 stars 77 forks source link

Rewrite backend in Node #30

Closed controversial closed 7 years ago

controversial commented 7 years ago

This fixes #27 and comes with a rewrite of the backend in Node.

The backend is now hosted on Now which means that I don't have to worry about maintaining the backend's requirements on my server. This also increases the speed with which I can push out backend updates; both because the code is cleaner and because the deployment process is easier.