Skip to content

mobile-doc/mobile-doc-backend

Repository files navigation

Mobile Doc - Backend

Development

  1. Create a Virtual Environment.
> python3 -m venv venv
  1. Activate Virtual Environment.
> venv\Scripts\activate.bat    
> source venv/bin/activate  (in linux)
  1. Install requirements if needed
> pip install -r requirements.txt 
  1. Create a new file called secrets.env on the root directory. This file will contain environment variables.

  2. Run the FastAPI app using bash run.sh

Developed By

1805032 - Mahdee Mushfique Kamal - MahdeeMushfiqueKamal

1805050 - Khondker Salman Sayeed - salkhon

1805053 - H.A.Z. Sameen Shahgir - Patchwork53

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors