module Main where import API main :: IO () main = runApp 3000 "pastecan.db"