To install the required packages, run the following command:
git clone https://github.com/OuOSama/API.git
npm install express puppeteer-core
To start API server, run the following command as you want:
npm run fuel
npm run gold
- if you want to use
puppeteer
package notpuppeteer-core
. justremove
executablePath.
And enjoy with your API!