Skip to content

Hacktech-Talk-a-bot/backend

Repository files navigation

backend

Install Poetry (if not already installed)

  1. For linux:
curl -sSL https://install.python-poetry.org | python3 -
  1. For Windows:
curl -sSL https://install.python-poetry.org | python -

Navigate to your project directory

cd path/to/your/project

Install dependencies and create a virtual environment

poetry install

Activate the virtual environment

poetry shell

Run project

poetry run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages