Skip to content

backend-recipe-app is endpoints of Recipe-app that can help users to find or sharing about food recipes.

Notifications You must be signed in to change notification settings

alviandooo/backend-recipe-app

Repository files navigation

Backend-recipe-app

Documentation

Check this url for full documentation of enpoints ( REST API ) : https://documenter.getpostman.com/view/14553040/2s93RNzFaB

Description

backend-recipe-app is endpoints of Recipe-app that can help users to find or sharing about food recipes. The app is built using Express JS & PostgreSQL.

Demo

You can demo app using this url : https://light-snaps-ray.cyclic.app/

Stack

  • NodeJs
  • ExpressJs
  • PostgreSql
  • Redis (Caching)
  • Cloudinary (Image upload server)
  • JWT (JSON Web Token)

Installation

Clone the project in your local :

git clone https://github.com/alviandooo/backend-recipe-app.git

Setup

  • Copy .env.example and paste with filename .env
  • Fill Variables in file .env with your config

Install Packages

Finally after setup configuration .env, you have to install all of packages that needed using this command

npm install

Done

Now you can run the app, Thanks!

About

backend-recipe-app is endpoints of Recipe-app that can help users to find or sharing about food recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published