CO2Search

A WIP web tool for finding the best public transport option for minimising unnecessary CO2 waste.

How to run the webserver

First make sure that nim and nimble are installed.

To start the Jester http server.

su -c nimble run

To compile public/css/style.css using tailwind and watch for changes.

sh tailwind.sh