Skip to content

Titus-Coleman/realtor-app-backend

Repository files navigation

Nest Logo

Description

This is a reference backend for my personal use as I work on my backend skills. Not a production app.

JWT for JSON Web Token authorization AWS DocumentDB for postgresDB Prisma ORM for Node.js & Typescript Nest Node.js framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Example REST API for Real Estate App using Nest.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published