Skip to content

You can borrow books and write your thoughts about them.

Notifications You must be signed in to change notification settings

therisy/borrow-book

Repository files navigation

Todo

  • Books will be pulled from Google API
  • Scoring will be taken when books are delivered
  • Kubernetes will be installed
  • Books will be pulled from ram
  • The tags of the book will be given in each book creation. (Python)
  • Cookie will be used for session
  • Hcaptcha will be added
  • Unit tests will be written

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

About

You can borrow books and write your thoughts about them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published