/mon-io

Cross platform budget managment app. Support for android(via react native) and web version(react native web)

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

mon.io

Cross platform budget managment app. Support for android(via react native) and web version(react native web)

Running backend

cd backend/
bundle install
cp .env.example .env
docker-compose up
bin/rails db:create db:migrate db:seed
bin/guard

You can access only in development graphql console: http://localhost:3000/api/explorer

Running Frontend

cd frontend/
cp .env.example .env
set DEBUG=*
export DEBUG=*
yarn
yarn run:web

Visit http://localhost:9292/. Username monio and password is moniopass

References

Image magick is not converting images to pdf:

https://stackoverflow.com/questions/52861946/imagemagick-not-authorized-to-convert-pdf-to-an-image

Geolocation in firefox is not working on mac os x:

https://ruk.ca/content/geolocation-error-user-denied-geolocation-prompt

Drag email from outlook is not working

https://github.com/tonyfederer/OutlookFileDrag

https://www.framer.com/