Skip to content
/ mon-io Public

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

License

Notifications You must be signed in to change notification settings

macbury/mon-io

Repository files navigation

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/

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published