Skip to content

VasylKhoroshcho/API

Repository files navigation

API

This README would normally document whatever steps are necessary to get the application up and running.

Prerequisites

You will need the following things properly installed on your computer.

Deployment strategy

Installation

  • git clone git@ssh.hub.teamvoy.com:bbank/api.git
  • npm install
  • docker-compose up

Add env variables

  • export DB_URL=postgres://user@localhost:5435/gallery

Running test

  • npm run test

Running / Development

  • docker-compose up

DB migration

  • npm run migrate

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published