Giter Site home page Giter Site logo

kjpar0317 / react-python Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 115 KB

react-ts(17.X) jotai tailwindcss daisyui python sqlalchemy poetry aiomysql asyncio

JavaScript 3.13% HTML 0.45% TypeScript 66.20% CSS 1.51% Python 28.53% Shell 0.19%
react-typescript python3 jotai sqlalchemy tailwindcss daisyui maria poetry aiomysql asyncio

react-python's Introduction

react-python

리액트-파이썬

client : React(TS) + Jotai + Vite + TailwindCSS + Daisyui

client 패키지 설치

npm install

server : Python + Poetry + FastAPI + sqlAlchemy

server 패키지 설치

Poetry 설치

윈도우 파워셀에서 (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python -

Poetry 가상환경 폴더 변경

백앤드폴더에 .venv 폴더 생성 밑에 명령으로 가상환경 선택
poetry config virtualenvs.in-project true
poetry config virtualenvs.path "./.venv"

Poetry 패키지 설치

poetry install

Poetry 패키지 추가 (새로운 거 추가 시)

예) poetry add fastapi

Python 실행

poetry run python main.py

기타 참고

tailwindcss
https://tailwindcss.com/docs/aspect-ratio
https://tailwindcomponents.com/
https://play.tailwindcss.com/

아이콘 https://heroicons.com/

react-python's People

Contributors

kjpar0317 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.