This project is a route optimization tool for small businesses. It allows these small businesses to collaborate, pool their resources, and optimize their delivery routes to save time and money.
- Run the backend server: Press the "Run" button in the IDE or run command
npm run devin the backend folder - Run the frontend server: In the IDE, open the
index.htmlfile and click the "Open Preview" button. Then in the preview, click on "Open in Browser" button.
- An OpenRouter API key is required to run the backend server. Please include it in the environment variables of the main folder as
openRouterAPI.