ALIG is a app to get aliexpress product info and post it on instagram.
| METHOD | PATH | SHORT DESCRIPTION |
|---|---|---|
| POST | / | Get an aliexpress product and post it on instagram |
-
Install project dependencies:
npm installoryarn install -
Copy
.env.examplelocated at the root folder to a new.envfile and fill it with your instagram account credentials. -
Run project:
npm run devoryarn dev
-
Generate
buildfolder:npm run buildoryarn build -
Copy
ecosystem.config.example.jslocated at the root folder to a newecosystem.config.jsfile. -
Run project:
npm run startoryarn start
If you want to contribute with me to improve it and add new features, you can make a PR or contact me by any contact method listed in my Github Profile.
MIT © Daniel Oliveira