Skip to content

erdalpekel/food-and-restaurant-backend

Repository files navigation

Food & Restaurant Catalogue Backend

This repository is a compatible NodeJS backend for my food-and-restaurant webapp.

Remarks and further documentation can be found at the webapps GitHub homepage.

Configuration

Database configuration parameters need to be placed in the .env file under PROJECT_ROOT/.env:

DB_HOST=DATABASE_HOST:PORT
DB_NAME=DATABASE_NAME
DB_USER=DATABASE_USER
DB_PASS=DATABASE_PASSWORD

License and Copyright Notices

About

Food catalogue web app compatible backend in NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published