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
defaultLocale
in\i18n\index.js
(supported languages:en
,ru
) - Run
npm build build
and publish files fromdist
folder
Licenced under an MIT licence.