Reroute Fulfilment App
Ionic CLI - If you don't have the ionic CLI installed refer official documentation for the installation instructions.
npm i
.env
file by taking reference from the .env.example
and set the VUE_APP_BASE_URL
to the instance you want to connect the app.ionic serve
git clone https://github.com/hotwax/reroute-fulfilment.git <repository-name>
cd <repository-name>
npm i
.env
file by taking reference from the .env.example
and change the VUE_APP_BASE_URL
to the instance you want to connect the app.ionic serve
main
branch. Before starting your work make sure it's up to date with current main
branch.main
branch containing issue number and issue title.If you can't handle some parts of the issue then please ask for help in the comment. If you have any problems during the implementation of some complex issue, feel free to implement just a part of it.
Always define the type of issue:
While writing issues, please be as specific as possible. All requests regarding support with implementation or application setup should be sent to.
You may find some useful resources for improving the UI / UX of the app here.
If you have any questions or ideas feel free to join our Discord channel
Reroute Fulfilment app is completely free and released under the Apache v2.0 License. Check LICENSE for more details.