Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

Repository files navigation

Murray Rothbot Logo

Description

This is Murray Backend repository to be used as base for new APIs in our client projects.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Extras

# remove all deps and reinstall from scratch
$ npm run clean

# check for dependencies updates
$ npm run check

License

This project is licensed under the MIT License file for details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages