Skip to content

lutharsanen/tal-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tal-backend

  1. create new python environment: virtualenv mypython
  2. activate your environment: mypython\Scripts\activate
  3. run the command: pip install -r requirements.txt
  4. start the server: uvicorn main:app --reload
  5. open database in https://sqliteonline.com/ and open DB sql_app.db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published