export const ADMIN_USERNAME = 'admin'; export const ADMIN_PASSWORD = 'superpassword'; export const PORT = 3000;