Skip to content

YoungHaKim7/rust_perseus_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Perseus

https://github.com/framesurge/perseus


  • homepages(WASM)

https://port-0-rusthomepage-dihik2mljdovxnx.sel4.cloudtype.app/

  
perseus deploy -e 

로 해서 

파이썬 서버로 하면 됩니다. ㅎㅎ

https://github.com/framesurge/perseus

  • localhost 8080 내 컴퓨터에서 test
cargo install perseus-cli

perseus serve -w 

https://framesurge.sh/perseus/en-US/docs/0.4.x/quickstart

https://framesurge.sh/perseus/en-US/

  • CSS 갓 갓 Tailwind

https://github.com/wingertge/perseus-tailwind

https://tailwindcss.com/



Cloudtype




FastAPI

Python으로 구현된 FastAPI 어플리케이션 템플릿입니다.

🖇️ 준비 및 확인사항

지원 Python 버전

  • 3.7, 3.8, 3.9, 3.10, 3.11
  • FastAPI는 최소 3.7 버전의 Python를 필요로 합니다.
  • ⚠️ 로컬/테스트 환경과 클라우드타입에서 설정한 Python 버전이 상이한 경우 정상적으로 빌드되지 않을 수 있습니다.

패키지 명세

  • 빌드 시 어플리케이션에 사용된 패키지를 설치하기 위해서는 requirements.txt 파일이 반드시 필요합니다.

⌨️ 명령어

Start

uvicorn main:app --host=0.0.0.0 --port=8000

🏷️ 환경변수

💬 문제해결

📄 License

MIT

Result


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published