ShawonSUSTSWE/teebay
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the readme file. Run the project using the following commands: docker-compose up --build In another terminal run these command to create the database tables: docker exec teebay_server npx prisma db push