Skip to content

YuriiKovalenko/ontaxi

Repository files navigation

Description

OnTaxi

Installation

$ npm install

Running the app

# For local postgres (can be skipped if DATABASE_URL env var will be provided)
$ docker-compose up -d

# Build app
$ npm run build

# Patch db with test data
$ npm run patch-db

# Starting app
$ npm run start:prod

Test

Postman collection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published