This repository contains client-side (frontend). For server-side (backend) see WallyBackend
This application based on Vue.js.
Quick guide:
- Modify API_URL in config.js to point at your backend
- Set up DEFAULT_CURRENCY
- Set up
defaultLocalein\i18n\index.js(supported languages:en,ru) - Run
npm build buildand publish files fromdistfolder
Licenced under an MIT licence.