Skip to content

A voice solution to connect developers with consultation or tech material, depending on their are of expertise

Notifications You must be signed in to change notification settings

Asahel-code/Ziba_voice_solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisite

Ensure your add your environment variable first, use env.example to create your environment variables

Create a virtual environment:

/usr/bin/python3 -m venv venv

Activate your virtual environment:

source venv/bin/activate

Install all required dependencies:

pip install -r requirements.txt

Finally run your application

python app.py

About

A voice solution to connect developers with consultation or tech material, depending on their are of expertise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages