Skip to content

errorLine5/farmace_server

Repository files navigation

farmace_server

#Development NOTE, do not use in production. 0. Clone the repo

  1. Create a virtual environment by running python3 -m venv venv
  2. Install requirements by running pip install -r requirements.txt
  3. Install FastAPI by running pip install "fastapi[standard]"
  4. Setup the database by running python init_db.py
  5. Run the server by running fastapi dev app.py

#in case of errors make or issues make an issue and contact @Shiberal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages