Skip to content

curink/python_fastapi_react_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python fastapi react base

cara install

package yg perlu di install

  • termux
pkg update && pkg upgrade
pkg install python rust nodejs git
  • acode terminal (Alpine linux)
apk update && apk upgrade
apk add python3 py3-pip rust nodejs npm git

clone

git clone https://github.com/curink/python_fastapi_react_base.git && cd python_fastapi_react_base

lalu jalankan

bash install.sh

aktifkan environment

source venv/bin/activate

lalu jalankan server

uvicorn app.main:app --reload

waktu dibuat

  • Python 3.12.11
  • Rustc 1.88.0
  • Nodejs 24.4.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published