Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple delivery management app built during a Rocketseat course

Notifications You must be signed in to change notification settings

leogurja/pizza-shop

Repository files navigation

Pizza Shop

This app was built as an exercise for a course @ Rocketseat

Running Locally

This project consumes a local api, which depends on Bun, Docker and Docker Compose After installing those dependencies, run:

npm run api:setup

Afterwards, you can run the server using

npm i
npm run dev & npm run dev:api

Testing

This app uses Vitest and Playwright to run tests. To run tests, first you need to run

npm run test:setup

This will install the binaries for Playwright.

Finally, use the following commands to run the tests:

npm test # runs Vitest
npm test:e2e # runs Playwright

About

A simple delivery management app built during a Rocketseat course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •