Skip to content

MuhammadSonySetiawan/pijar-food-be

Repository files navigation

pijar-food-be

Backend for Pijar Food built with Express and Postgres.

NodeJS Express.js Postgres

The backend for Pijar Food is an API for how to make food.

  • Users and CRUD
  • Authentication and Authorization
  • Validation

Tech

Backend for Pijar Food 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

Installation

Backend for Pijar Food requires Node.js v10+ to run.

cd pijar-food-be
npm i
nodemon app

Related Project

About

Backend for Pijar Food built with Express and Postgres.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published