Skip to content

R Food is a website where you can get recipes for five-star meals that you can make yourself. It was created using React JS, Node JS, and Express JS.

Notifications You must be signed in to change notification settings

rydhralbar/r-food-be

Repository files navigation

r-food-be

R Food is a website where you can get recipes for five-star meals that you can make yourself. It was created using React JS, Node JS, and Express JS.

Express Starterkit

Install

how to install in your local, you can clone this repo with

git clone https://github.com/rydhralbar/r-food-be.git

or you can click use this template and customize with your project.

Setup

Create your database and edit your .env.example to .env, after that change the value with your credential, example:

DB_HOST=
DB_NAME=
DB_USER=
DB_PASS=
DB_PORT=

JWT_KEY=

REDIS_HOST=
REDIS_PORT=
REDIS_PASS=

CLOUD_NAME=
CLOUD_KEY=
CLOUD_SECRET=

after that run this command

npm install
npm run start

Thats all, you can use and customize this starterkit

About

R Food is a website where you can get recipes for five-star meals that you can make yourself. It was created using React JS, Node JS, and Express JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published