export const dbURL = 'mongodb://localhost:27017/tellall'; export const PORT = 5000;