Skip to content

Eatiplaner/eatwut-user-service

Repository files navigation

✨ Setup Environment

$ pnpm install
$ pnpm run prepare
$ cp .env.example .env

✨ Quick Start in Docker

$ docker-compose up --build

✨ Quick Start in local

$ bin/dev

✨ Running unit test

$ bin/test

✨ Running Python shell

$ bin/console

✨ Linting

$ bin/lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published