export const appName = 'Awesome Webnative App' export const appDescription = 'This is another awesome Webnative app.' export const appURL = 'https://webnative.netlify.app' export const appImageURL = `${appURL}/preview.png` export const fissionServerUrl = 'runfission.com'