Skip to content

waiwai-developers/waiwaichan

Repository files navigation

waiwaichan

Start the server locally

docker compose -f ./environment/development/docker-compose.yml up

How to enter the environment

docker compose -f ./environment/development/docker-compose.yml exec -it backend sh

Execute the migration

pnpm migrate up

Insert seed data

pnpm seed up

Running formatter && linter

pnpm lint

Running formatter && linter (unsafe) https://biomejs.dev/linter/#unsafe-fixes

pnpm lint:unsafe

Execute the QA

pnpm test

Execute the QA with Coverage

pnpm test:coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •