Ciabatta Timers Server The server code for Ciabatta Timers. Configuration The project uses dotenv to read any .env* files and adds any variables defined in them to process.env. E.g. a .env file that looks contains PORT=9000 will set process.env.PORT to 9000.