Skip to content

pkravi22/Backend_postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend_postgresql

Node.js + Express + PostgreSQL Backend

Description

A Node.js backend using Express and PostgreSQL, supporting CRUD operations, JWT authentication, and centralized error handling. This backend follows a modular MVC structure with routes, controllers, middlewares, and configuration files.


Features

  • User registration and login with JWT authentication
  • CRUD operations for users
  • Centralized error handling
  • PostgreSQL database integration
  • Environment variable support
  • Modular MVC project structure

Prerequisites

  • Node.js (v18+ recommended)
  • npm or yarn
  • PostgreSQL installed locally or via Docker

Setup Instructions

1. Clone the repository

git clone <repository-url>
cd <project-folder>

npm install
# backend-postgre

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published