Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

StudyForge

WhatsApp Image 2024-11-21 at 01 29 08_28e0ceb2

How to Run the FastAPI Application

Follow the steps below to run the FastAPI application:

1. Install Dependencies

Ensure you have Python installed on your system. Then, install the required dependencies using the following command:

pip install -r requirements.txt

2. Run the server

Use the following command to start the server:

uvicorn app:app --reload

How to Run NextJS Application

Follow the steps below to run the NextJS App:

1. Install Dependencies

Ensure you have the latest version of Node

npm i

2. Run the Frontend

Use the following command to start the server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages