export const POST_PATH: string = __dirname + '/../posts'; export const STATIC_PATH: string = __dirname + '/../static';