Skip to content

yeeezsh/FluentSearch-BFF

Repository files navigation

FluentSearch Backend for Frontend

Description

Installation

install dependencies

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Docker

$ docker-compose -f docker-compose.dev.yml up --build

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published