Skip to content

MoustafaMohsen/SellinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SellinBot Nodejs 🔐

The backend server for SellinBot, sell and checkout customers on the major chat apps, sellinbot.com

Testing

Build command

npm run build

serve commands

npm run watch
npm run serve

add a file called .env with the following the environment variables

APP_SECRET_KEY=VARIABLE
DATABASE_URL=VARIABLE
DATABASE_PASSWORD=VARIABLE
DATABASE_USER=VARIABLE
DATABASE_HOST=VARIABLE
DATABASE_PORT=VARIABLE
DATABASE_NAME=VARIABLE
NODEJS_PORT=VARIABLE

Replace the word VARIABLE with the appropriate value

Links:

Website: https://sellinbot.com

App: https://sellinbot.com/app/

Backend repo: https://github.com/MoustafaMohsen/sellinbot-server

FrontEnd repo: https://github.com/RoqayaMourad/sellinbot-ionic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published