Welcome to Biddo
Usually, after you purchase this product, you will receive a zip file containing the following:
biddo-docs-static
This is the static project documentation that can be ran locally, without having an internet connection
biddo-docs-nextjs
This is the documentation website that you are currently viewing. It is built using NextJS and can be deployed to Vercel.
biddo_client
This is the Flutter application of biddo. It is the client side of the Biddo 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.
biddo_server
This is the NodeJS application of biddo. It is the server side of the Biddo app.
You will see further details about how the server is structured and how to run it.