Skip to content

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:

Mobile --cd mobile --npm install --npx expo start

Frontend --cd frontend --npm install --npm run dev

Need to install in backend

Need na iinstall sa Build Tools for Visual Studio 2022 • Desktop development with C++" workload • MSVC v143 • Windows 11/10 SDK

Backend --cd backend

if wala pang venv folder gawa ka nito: --python -m venv venv

continue: --.\venv\Scripts\activate

install the needed requirements if wala pa: --pip install -r requirements.txt

continue and run the web/backend server: --uvicorn server:app --reload

--SHORTCUTS--

--backend shortcut cd backend .\venv\Scripts\activate uvicorn server:app --reload

--frontend shortcut cd frontend npm run dev

--mobile shortcut cd mobile npx expo start

--backend mobile cd backend .\venv\Scripts\activate uvicorn server:app --host 0.0.0.0 --port 8000

About

Appdev

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages