Skip to content

kigawa01/icha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icha

使用するもの

  • python FastApi
    • SQLAlchemy
  • npm
    • Next.js
    • MUI

setup

  1. install package
    • sudo apt install -y python3.12 python3-clang clang
      curl -sSf https://rye-up.com/get | bash
  2. install depends
    rye sync
  3. copy .env
  4. write .env
  5. migrate database
    alembic revision --autogenerate
    alembic upgrade head

コーディング規約

  • データベースへのクエリはrepositoryに書く

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published