Skip to content

ahmetgursel/freighthive-server

Repository files navigation

LLM

Description

This project is a student project developed using the NestJS framework. It showcases the usage of NestJS and demonstrates various features and functionality implemented as part of the project.

Installation

$ yarn install

Running the app

# development watch mode
$ yarn run start:dev

# db dev container restart
$ yarn db:dev:restart

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# test e2e with .env.test
$ yarn test:e2e

# test coverage
$ yarn run test:cov

About

Freighthive-app server code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages