Skip to content

nikasepiskveradze/ashwood-store-api

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Building Docker image

First you need to download Docker in your computer, and build Docker image by typing:

$ docker-compose build

Installing packages

In order to run, first install packages locally

$ npm install

Running application

This command will run Database and start API with relevant ports and hosts

$ docker-compose up

Stopping application

$ docker-compose down

API Documentation

In order to see documentation, go to route: http://localhost:3000/api/

About

API build in Nestjs, Postgresql, Docker, TypeORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published