/userportal-backend

express server for simple crud app

Primary LanguageJavaScript

This is the backend application for assignment.

# It is a simple express aplication with cloud PostgreSQL database.
# You must have internet connection to talk with database.
# Supported operations: Register, Sign in, Update user, Delete user, Fetch users

Following packages are used to develop this app:

# Express, pg, cors, dotenv