Skip to content

alkarim99/blanja-app-be

Repository files navigation

Blanja App Back-End

Backend for Blanja App built with Express and Postgres.

NodeJS Express.js Postgres

Blanja App Back-End is an API for cloths e-commerce.

  • CRUD Products, Users, and Orders
  • Authentication and Authorization
  • Validation

Tech

Blanja App Back-End uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework [@tjholowaychuk]
  • PostgreSQL - the powerfull database

And of course Blanja App Back-End itself is open source with a public repository on GitHub and also You can try this deploy.

Postman Documentation
Deploy Link
Frontend repository

Installation

Blanja App Back-End requires Node.js v10+ to run.

cd blanja-app-be
npm i
nodemon app

About

Backend for Blanja App built with Express and Postgres.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published