Skip to content

marciomarquessouza/repeat-please-pron-server

Repository files navigation

Project logo

Repeat Pelase (Virtual Pronunciation Coach) server

Status License


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

⛏️ Built Using

  • Nest - Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications.
  • TypeORM - TypeORM is an ORM (Object-relational mapping) that can run in NodeJS.

✍️ Authors

About

Repeat Please (Pronunciation Virtual Coach) backend server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published