diff --git a/README.md b/README.md index eb4efff..642f516 100644 --- a/README.md +++ b/README.md @@ -1,67 +1,3 @@ -
- -[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456 - -[circleci-url]: https://circleci.com/gh/nestjs/nest - -A progressive Node.js framework for building efficient and scalable server-side applications.
- - - -## Description - -[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository. - -## Installation - -```bash -$ pnpm install -``` - -## Running the app - -```bash -# db -$ pscale connect flashcards - -# prisma dashboard -$ pnpx prisma studio - -# development -$ pnpm run start - -# watch mode -$ pnpm run start:dev - -# production mode -$ pnpm run start:prod -``` - -## Test - -```bash -# unit tests -$ pnpm run test - -# e2e tests -$ pnpm run test:e2e - -# test coverage -$ pnpm run test:cov -``` +Flashcards API +[Docs](https://api.flashcards.andrii.es) \ No newline at end of file