Skip to content

goltsmannn/HomeLibraryAPI

Repository files navigation

Home Library Service

Prerequisites

Downloading

git clone https://github.com/goltsmannn/HomeLibraryAPI

docker-compose up --build

Deprecated

Installing NPM modules

npm install

Running application

npm start

After starting the app on port (4000 as default) you can open in your browser OpenAPI documentation by typing http://localhost:4000/doc/. For more information about OpenAPI/Swagger please visit https://swagger.io/.

Auto-fix and format

npm run lint
npm run format

Debugging in VSCode

Press F5 to debug.

For more information, visit: https://code.visualstudio.com/docs/editor/debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages