Skip to content

melokki/food_menu

Repository files navigation

Food Menu

Setup

FIrst thing first you need to have docker and docker-compose and node installed on your machine. If you don't have please go ahead and install them.

This project works with nodejs 16, so please install this version

Ater you installed them all, you are ready to go and run the project.

Run the following commands in order to start the project

  1. First install all the dependencies

npm run install

  1. Run the application with the following command

docker-compose up

  1. Open Postman and import Food menu.postman_collection.json file collection into it, you'll find there all the available requests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages