Skip to content

This contains all of the application code for HerdKnowledge.com

Notifications You must be signed in to change notification settings

MattPerreault/herdknowledge-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

herdknowledge-app

This contains all of the application code for HerdKnowledge.com

Development

Local Development Setup

Prerequisites

  • Python 3.8 or higher

Installation

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements.txt

Running the Application

Start the FastAPI server using uvicorn:

uvicorn app.main:app --reload

The application will be available at http://localhost:8000

About

This contains all of the application code for HerdKnowledge.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages