Skip to content

Marcel-MD/juris-nestjs-api

Repository files navigation

Juris API

Nest Logo

Description

Simple RESTful API developed with Nest.

Docker PostgreSQL Setup

More information about Docker.

$ docker-compose up

Use pgAdmin to connect to PostgreSQL and create a new database named juris.
Default connection details can be found in type-orm-config.service.ts file in src folder.
For a custom connection create a .env file in root directory and add the custom properties you need.

Installation

$ npm install

Running the app

$ npm run start

Swagger UI

To access Swagger UI go to localhost:3000/api.

About

Platform for finding lawyers and notaries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published