8000 GitHub - Ryan-Menezes/overzap: Api for ordering via whatsapp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ryan-Menezes/overzap

< 8000 span class="prc-TooltipV2-Tooltip-cYMVY" data-direction="n" aria-hidden="true" id=":R3v5ab:">Open more actions menu

Repository files navigation

overzap

Api for ordering via whatsapp

Settings

Have Node.js installed on your machine and through your terminal enter the project directory and run the command "npm install":

cd "
5FC1
project directory"
npm install

After that make sure that MongoDB is installed on your machine and run the command "mongod" in a separate terminal to start the mongo server:

mongod

Rename the .env.example file to .env

Finally, start the node.js server with the command "npm start" in a separate terminal:

cd "project directory"
npm start

This project was developed through an online course: Overstack

Releases

No releases published

Packages

No packages published
0