import { atom } from 'nanostores' export const $backendUrl = atom('http://localhost:8080')