Welcome to Autopal
After purchasing this product, you will receive a zip file containing the following components of our car auction platform:

docs
This is the documentation website that you are currently viewing. It is built using NextJS and can be deployed to Vercel.
docs-static
This is the static project documentation that can be run locally, without requiring an internet connection.
mobile
This is the Flutter mobile application for Autopal. It provides a seamless interface for users to browse, bid on, and sell vehicles through our auction platform. The app requires a running server to function properly.
You will find detailed information about the application’s structure and setup instructions in the following sections.
server
This is the NodeJS server application for Autopal. It handles all the core functionality of our car auction platform, including user management, auction listings, bidding processes, and vehicle information management.
You will find comprehensive details about the server architecture and deployment instructions in the following sections.
You will find detailed information about the web application’s structure and setup instructions in the following sections.