Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

guywilsonjr/ExtremeLifeServer

Repository files navigation

ExtremeLifeServer

The best server ever

Prerequisite setup

Basics

  1. Python Installation| google.com
  2. Pip

Application specific setup

  1. From the command line run:

    pip install -r requirements.txt

Start and Run server listening on port

  1. From the command line run:

    uvicorn main:app --reload

  2. In your browser Check out http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published