localmart is a platform for local businesses to sell their products and services to local customers.
Docker, Docker Compose
To start the next.js frontend, the Python backend, and the database, run:
docker compose --build up
To clear the database
rm -rf ./volumes