Skip to content

majidabdulred/golab-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golab Backend

Installation

  1. Clone this repository

    https://github.com/Immutableai/golab-backend/
    
  2. Navigate to the project directory:

    cd golab-backend/
    
  3. Install dependencies

    pip install -r requirements.txt
    
  4. Create .env in root directory

    TESTING=True
    BASE_METEX_API_URL=
    AWS_ACCESS_KEY_ID=
    AWS_SECRET_ACCESS_KEY=
    DB_SRV=
    EMAIL_PASSWORD=
    SECRET_KEY=
    
  5. Run the following command

    python main.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages