Welcome to Bazaryo
Usually, after you purchase this product, you will receive a zip file containing the following:

bazaryo_docs_static
This is the static project documentation that can be ran locally, without having an internet connection
bazaryo_docs
This is the documentation website that you are currently viewing. It is built using NextJS and can be deployed to Vercel.
bazaryo_mobile
This is the Flutter application of Bazaryo. It is the client side of the Bazaryo app. In order for it to work properly, it requires a server to be running.
You will see further details about how the application is structured and how to run it.
bazaryo_server
This is the NodeJS application of Bazaryo. It is the server side of the Bazaryo app.
You will see further details about how the application is structured and how to run it.
bazaryo_web
This is the NextJS application of Bazaryo. It is the web side of the Bazaryo app. In order for it to work properly, it requires a server to be running.
You will see further details about how the server is structured and how to run it.