Skip to content

🎁 The backend for the wish-list service "KupiPodariDay"

Notifications You must be signed in to change notification settings

SergeiAnokhin/kupipodariday-backend

Repository files navigation

The wish-list service "KupiPodariDay"

Tech Stack

Node.js (runtime environment), Typescript, PostgreSQL, TypeORM, NestJS.

Main goal

To learn how to work with PostgreSQL, TypeORM, and enhance backend development skills.

Description

A training project to practice developing an API for a wishlist service. In this service, each registered user can share what gift they would like to receive and also contribute towards a gift for another user by specifying the amount they are willing to spend on it.

Setup

You should have PostgreSQL and Node.js installed. Then, enter the following commands in the specified order:

npm i
npm run start

About

🎁 The backend for the wish-list service "KupiPodariDay"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published