Skip to content

This repository was created to do technical test from Bizcuit Solution.

Notifications You must be signed in to change notification settings

sikkapat79/bizcuit-tech-competency-test

Repository files navigation

Beers test

Commands

start system and build new image

npm run build
# OR 
pnpm build

start system to not rebuild image if they are already existed

npm run start
# OR 
pnpm start

init mockup beer

Please keep in mind that I did not add error handling (eg. status code 404) in the frontend. Please run this command before playing around.

npm run mock:beer
# OR 
pnpm mock:beer

stop system and remove image

npm run destroy
# OR 
pnpm destroy

About

This repository was created to do technical test from Bizcuit Solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published