- Clone the repository
- Create a copy of
.env.templateand rename it to.envand change the environment variables - Install dependencies
npm install - Bring up the database
docker compose up -d - Run prisma migrations
npx prisma migrate dev - Execute seed
npm run seed - Run the project
npm run dev - Clean up the browser localstorage
yanstack/teslo-shop
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|