Jay206-Programmer / allegro-cb-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot backend Server

Prerequisits

python 3.9+

Steps to run server

  1. clone the project
  2. open command prompt in the project's directory and write this commands
python -m venv .env
cd .env
cd Scripts
activate
cd ..
cd ..
pip install -r requirements.txt
python manage.py runserver
  1. Go to This Link and you are ready.

About


Languages

Language:CSS 47.3%Language:JavaScript 46.1%Language:Python 6.6%Language:Batchfile 0.0%