Skip to content

astoria-tech/localmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localmart

localmart is a platform for local businesses to sell their products and services to local customers.

Prerequisites

Docker, Docker Compose

Usage

To start the next.js frontend, the Python backend, and the database, run:

docker compose --build up

To clear the database

rm -rf ./volumes