Skip to content

Katsumi-N/pokekanri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokekanri

Manage your pokemon card stock!

Demo

※Design is not fixed!!

2024-12-06.11.04.02.mov

Tech Stack

Frontend

  • Next.js

Backend

  • Echo(Go): main logic
  • Elasticsearch: search
  • FastAPI(Python): OCR(TODO)

Authentication

  • supabase

How to run in local

Frontend

  • $ cd frontend
  • $ pnpm dev

Backend

  • $ docker compose up to run db & Elasticsearch
  • $ cd api
  • $ go run cmd/main.go

About

ポケカの在庫管理アプリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published