code4sac / wicit

A simple node/express app for finding locations that accept WIC in California, using data from the new California Department of Public Health open data portal.
http://findwic.com/
MIT License
19 stars 20 forks source link

Move to GitHub pages #47

Closed natebass closed 7 years ago

natebass commented 7 years ago

This pull requests removes all server-side (NodeJS) files. If we plan to implement a database or other server side logic then a server will be needed, but for now Wicit runs perfectly as a static site.

Benefits of switching to GitHub pages include: