#!/usr/bin/env julia # Entry point. Run with: julia --project -t auto bin/server.jl using FileServer FileServer.run()